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 43946

Summary: Refresh folder over Source Packages does not work
Product: java Reporter: Tim Lebedkov <lebedkov>
Component: ProjectAssignee: Petr Hrebejk <phrebejk>
Status: CLOSED FIXED    
Severity: blocker CC: jrojcek
Priority: P4 Keywords: UI
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

Description Tim Lebedkov 2004-05-27 18:21:14 UTC
Here is how to reproduce:

1. Create a project
2. Place new folders with java files under the
source folder
3. Right mouse button over the "source packages"
node in the projects view and "refresh folder"
4. the tree will not be updated

--Tim
Comment 1 Jesse Glick 2004-08-04 02:19:42 UTC
The menu item should not be there.

Anyway just giving focus to the main window refreshes everything, or
File -> Refresh All Files.
Comment 2 jrojcek 2004-08-04 09:59:32 UTC
I removed the Refresh action from contextual menus in the UI spec.
Comment 3 Petr Hrebejk 2004-09-07 09:12:36 UTC
Action removed:

Checking in
java/project/src/org/netbeans/spi/java/project/support/ui/PackageRootNode.java;
/cvs/java/project/src/org/netbeans/spi/java/project/support/ui/PackageRootNode.java,v
 <--  PackageRootNode.java
new revision: 1.12; previous revision: 1.11
done
Comment 4 Marian Mirilovic 2004-09-08 13:55:47 UTC
verified, 
Refresh Folder action really disappears ( I know about it because of 6
failed performance tests) 3 months after UI freeze - typical SUNs
internal process ;(