This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 26383 - build.xml target javadoc problems
Summary: build.xml target javadoc problems
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Form (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-08 12:42 UTC by skygo
Modified: 2005-07-11 12:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skygo 2002-08-08 12:42:23 UTC
Hello for making the javadoc target working I should remove

org.netbeans.modules.form.compat2.border 

line 118 in packagenames attibutes of javadoc

I can't make the patch because my cvs is broken yet
Comment 1 Tomas Pavek 2002-08-08 14:08:09 UTC
Thanks for pointing this out. I've just fixed it. However, there's not
much valuable information in javadoc comments in form module I'm afraid...
Comment 2 Marek Grummich 2005-07-11 12:50:16 UTC
Verified