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 - Refresh folder over Source Packages does not work
Summary: Refresh folder over Source Packages does not work
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: UI
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-05-27 18:21 UTC by Tim Lebedkov
Modified: 2006-03-24 09:57 UTC (History)
1 user (show)

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 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 ;(