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 125353 - Annotations are not refreshed in All windows
Summary: Annotations are not refreshed in All windows
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords:
: 125204 125367 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-16 08:58 UTC by Peter Pis
Modified: 2008-12-22 10:42 UTC (History)
2 users (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 Peter Pis 2008-01-16 08:58:10 UTC
Product Version: NetBeans IDE Dev (Build 200801160000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\ide\61\user

Steps:
1. Check out project from svn repository and open it. Switch to "Project" view.
2. Modify and save some file of it. 

Color of modified file should be blue. This problem occurs for "Projects" window only. "Files" and "Favorites" windows
are refreshed correctly.
Comment 1 Peter Pis 2008-01-16 09:05:37 UTC
Sorry, reproducible for each "Projects", "Files" and "Favorites".
Comment 2 Milan Kubec 2008-01-16 09:11:16 UTC
Radku, please take a look at it, might be related to recent changes in filesystems, thanks.
Comment 3 Peter Pis 2008-01-16 12:06:47 UTC
*** Issue 125367 has been marked as a duplicate of this issue. ***
Comment 4 rmatous 2008-01-16 13:40:54 UTC
/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/providers/AnnotationProvider.java,v  <--  AnnotationProvider.java
new revision: 1.8; previous revision: 1.7
Comment 5 rmatous 2008-01-16 13:41:41 UTC
Fixed
Comment 6 Peter Pis 2008-01-16 14:00:05 UTC
Verified with patch.
Comment 7 Peter Pis 2008-01-16 14:23:56 UTC
*** Issue 125204 has been marked as a duplicate of this issue. ***
Comment 8 Peter Pis 2008-01-17 09:55:01 UTC
Verified. Product Version: NetBeans IDE Dev (Build 200801170000)