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 41436 - Java Library/Platform must locate Javadoc root in case of JAR/ZIP archive
Summary: Java Library/Platform must locate Javadoc root in case of JAR/ZIP archive
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41266 41448
  Show dependency tree
 
Reported: 2004-03-28 17:28 UTC by David Konecny
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2004-03-28 17:28:51 UTC
For example JDK's Javadoc is distributed in
archive in subfolder docs/api. The Java
Library/Platform UI needs to be extend to:
1.) do some heuristic to find Javadoc root in archive
2.) let user customize it
Comment 1 Tomas Zezula 2004-05-17 12:53:48 UTC
Done in the Javadoc module.