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 - Target filesystem does not refresh
Summary: Target filesystem does not refresh
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-20 09:18 UTC by Jan Becicka
Modified: 2007-09-26 09:14 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 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