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 29368 - Doclet concept is screwed up in UIspec
Summary: Doclet concept is screwed up in UIspec
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-06 15:00 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Svata Dedic 2002-12-06 15:00:34 UTC
Doclet is not a something the user can "create".
Doclet is a class library which is invoked by
javadoc as a post-processing step. As such, it is
either a platform-supplied or a stand-alone tool,
although executable only through javadoc generation.

The UI of the part of Customizer/Wizard which is
devoted to the doclet therefore depends on which
doclet tool is selected by the user. Various
doclet have completely different formatting and
different needs for customization.
Comment 1 Chris Ledantec 2002-12-09 10:52:20 UTC
i'm a little confused... there is nothing that says the user creates a
doclet -i think the spec describes things in a fashion similar to what
you've said here... 
Comment 2 Chris Ledantec 2002-12-10 16:05:57 UTC
i believe this is completely addressed in the current version of the
spec with the Javadoc section fleshed out. 
Comment 3 Jan Becicka 2003-11-25 14:01:53 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 4 Jan Becicka 2003-11-25 14:10:40 UTC
---> CLOSED
Comment 5 Quality Engineering 2007-09-20 10:09:25 UTC
Reorganization of java component