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 - Library definition not updated after adding javadoc folder
Summary: Library definition not updated after adding javadoc folder
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-09-22 16:11 UTC by Milan Kubec
Modified: 2006-03-24 10:22 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 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.