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 32636

Summary: Write Javadoc uispec for projects integration
Product: java Reporter: Vitezslav Stejskal <vstejskal>
Component: JavadocAssignee: Jiri Mzourek <jmzourek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
URL: http://javadoc.netbeans.org/Requirements/Requirements.html
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 23126, 16418, 23817, 25808, 30599, 30602, 33206, 34433    

Description Vitezslav Stejskal 2003-04-04 15:40:35 UTC
There are some parts of the java-project uispec
dedicated to javadoc, but we shouldn't mix uispecs
of those two modules together. Separate the uispec
for javadoc module and finish it.
Comment 1 _ pkuzel 2003-09-09 17:13:10 UTC
I'm now responsible for JavaDoc module.
Comment 2 _ pkuzel 2003-09-10 10:51:06 UTC
At least following tasks are needed:

 - javadoc manager UI update
 - generate javadoc action update
   - support for javadoc build targets
 - per project, build target options/defaults
Comment 3 _ pkuzel 2003-09-11 20:55:25 UTC
Work in progress...
<http://javadoc.netbeans.org/nonav/UserView/UserView.html>
Comment 4 _ pkuzel 2003-10-22 13:57:43 UTC
Well autocomment and index search tools use *floating* top components.
This concept is little bit old and inconsistent. A replacement concept
should be designed (e.g. *shared* tools topcomponent).
Comment 5 _ pkuzel 2003-10-22 14:29:02 UTC
Merged documentation resource from issue #23036:

Customizing a documentation overview for a
package, does not seem as an expert task. For
usage, see
http://java.sun.com/j2se/1.4/docs/tooldocs/windows/javadoc.html#overviewcomment

Comment 6 _ pkuzel 2003-10-22 14:30:17 UTC
*** Issue 23036 has been marked as a duplicate of this issue. ***
Comment 7 _ pkuzel 2003-10-22 16:51:24 UTC
Jirka could you please nominate somebody who can help with Javadoc UI
spec.

Thank you
Comment 8 Vitezslav Stejskal 2003-11-27 12:17:59 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.