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 17362 - Automatic adding of JavaDoc index files to project
Summary: Automatic adding of JavaDoc index files to project
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-07 09:13 UTC by _ tboudreau
Modified: 2003-09-13 19:20 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2001-11-07 09:13:06 UTC
While as we've seen, automatic adding of classes to projects, or popup dialogs that do that are not popular, in the case of JavaDoc, we know

  - That it is being mounted because it will be used

  - That there is a single entry point for browsing it - the index.html file



It would be nice if when javadoc were mounted, the index file was automatically added to the project, with a sane name in the project tab derived from the TITLE tags in the html.
Comment 1 Jan Chalupa 2001-11-27 15:40:58 UTC
Target milestone -> 3.3.1.
Comment 2 Svata Dedic 2002-06-12 12:32:09 UTC
Reassigning to Javadoc -- although it seems project-related, it does
not really apply to the generic project infrastructure ;-)
Comment 3 Jesse Glick 2002-06-12 15:07:02 UTC
IMHO this is just a duplicate of issue #22805 which has more
suggestions of various sorts.
Comment 4 Marek Grummich 2002-07-22 10:50:34 UTC
Set target milestone to TBD
Comment 5 _ pkuzel 2003-09-09 17:03:34 UTC
I'm now responsible for JavaDoc module.
Comment 6 _ tboudreau 2003-09-13 19:20:09 UTC
Closing this as invalid - the JavaDoc indices menu item is a better
place anyway, which wasn't there when this suggestion was made.