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 49424

Summary: Library definition not updated after adding javadoc folder
Product: projects Reporter: Milan Kubec <mkubec>
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

Description Milan Kubec 2004-09-22 16:11:20 UTC
[beta2-200409220845, JDK 1.4.2_05]

I created simple project and added new Library to
IDE (including cp, src, javadoc). I set
compilation cp dependency on the created library.
CC worked OK. I removed javadoc definition part of
the library and also src definition. Tried CC - no
javadoc available - OK. I added jaadoc folder to
library and tried CC again - no javadoc avaiable
in editor. I opened library definition again and
closed it then tried javadoc on different source
element and the CC started working.
Comment 1 Tomas Zezula 2004-09-30 09:28:32 UTC
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.7; previous revision: 1.6
done
Comment 2 Milan Kubec 2004-10-01 13:31:15 UTC
Verified in custom 20041001.