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 105748 - Javadoc for included Projects
Summary: Javadoc for included Projects
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 15:23 UTC by roschu
Modified: 2010-09-23 08:39 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 roschu 2007-06-05 15:23:53 UTC
I have a big Project with several subprojects added in the Libraries (Compile).

When I create the Javadoc of the Project. The Classes reference to the Base
Classes in these Subprojects.

I have to create a Javadoc for each project and manually look into the Others.
I'd like to have one big Javadoc automatically generated from the Mainproject
including the subprojects

Possible?
Thanx Roland