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 31245

Summary: Target filesystem does not refresh
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jan Becicka 2003-02-20 09:18:59 UTC
[200302190100]
1. Set Target property of External Compilation
2. Build sampledir folder
3. You must do "Refresh Folder" to see compiled classes in 
target filesystem

(Internal and fastjavac compilation works fine)
Comment 1 Svata Dedic 2003-02-24 13:28:33 UTC
/cvs/java/src/org/netbeans/modules/java/JExternalCompilerGroup.java,v
 <--  JExternalCompilerGroup.java
new revision: 1.44; previous revision: 1.43
Comment 2 Jan Becicka 2003-02-26 14:09:06 UTC
VERIFIED