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 50196 - Zipped Javadoc doesn't pop up
Summary: Zipped Javadoc doesn't pop up
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-10-09 19:51 UTC by aanno
Modified: 2005-11-08 17:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aanno 2004-10-09 19:51:27 UTC
The library manager allows you to attach javadoc
locations to your (named) libraries. However,
while it seems that zipped javadoc is supported
here, it doesn't work, at least for zipped files
that contains the javadoc in a "sub folder" of the
zip file. 

In addition, it would be helpfull to get an
feedback from the IDE if the chosen location is
recognized as a javadoc place or not ...
Comment 1 Jan Pokorsky 2004-10-11 10:37:59 UTC
Yes, it would be nice to notify user about it in the manager.
Comment 2 Tomas Zezula 2004-10-11 15:46:44 UTC
The UI will be changed to let you specify directly the Javadoc api
folder, the folder containg index-files folder or index-all.html file.
This will be done during the rewrite of Javadoc module to URLs.
Comment 3 Tomas Zezula 2005-11-08 17:43:01 UTC
The UI notifies user about the wrong Javadoc root.
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.java,v
 <--  J2SEVolumeCustomizer.java
new revision: 1.25; previous revision: 1.24
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/JavadocForBinaryQueryLibraryImpl.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/JavadocForBinaryQueryLibraryImpl.java,v
 <--  JavadocForBinaryQueryLibraryImpl.java
new revision: 1.9; previous revision: 1.8
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/VolumeContentModel.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/VolumeContentModel.java,v
 <--  VolumeContentModel.java
new revision: 1.8; previous revision: 1.7
done