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 20856 - Restore full functionality to ant-docs module
Summary: Restore full functionality to ant-docs module
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-25 18:29 UTC by Jesse Glick
Modified: 2003-12-19 15:43 UTC (History)
0 users

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 Jesse Glick 2002-02-25 18:29:03 UTC
Since the ant-docs module is now optional, it could include more useful stuff
without offending users who don't really care about Ant.

- full code completion and Javadoc, not the current selection (limited to save
disk space)

- mount ant-N.N.N.jar for compilation to make custom tasks easier
Comment 1 Jesse Glick 2002-03-20 18:16:50 UTC
Might be nice for 3.4, but low priority I think.
Comment 2 Marek Grummich 2002-07-22 08:18:09 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 David Konecny 2003-01-08 13:47:08 UTC
First part of the issue (full code completion and javadoc) is implemented.
Comment 4 Jesse Glick 2003-12-19 15:43:56 UTC
Good enough. No longer plan to mount ant.jar automatically.