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 186693 - [69cat] Files view not updated
Summary: [69cat] Files view not updated
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 21:01 UTC by ulfzibis
Modified: 2010-06-15 21:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (132.96 KB, image/png)
2010-05-25 21:11 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2010-05-25 21:01:59 UTC
[ BUILD # : 201005192201 ]
[ JDK VERSION : 1.6.20 ]

I had run my project 3 times by 3 configurations gen_sherman2_5/6/7 and 'Saved
As' the output window in three files CharacterNamesGenerator5/6/7.txt.
(Before the 3rd run I opened a diff view on the first 2 output files.)
Then I started to debug configuration gen_sherman2_5, switched from Debugging
tab to Files tab to open CharacterNamesGenerator7.txt, but it was not listed.
But I could open it by 'Open File' where it was listed (see attached screen
shot).
After it was properly listed in the 'Files View'.
Comment 1 ulfzibis 2010-05-25 21:11:53 UTC
Created attachment 99461 [details]
Screen shot

Correction: JDK version was 1.6.0_18.
Comment 2 Jesse Glick 2010-05-26 13:39:53 UTC
Have you disabled filesystem refresh?
Comment 3 ulfzibis 2010-05-27 18:26:52 UTC
I guess you mean "auto-scanning of sources".

It's enabled of coarse.
Comment 4 Jaroslav Tulach 2010-06-15 21:02:28 UTC
Please simulate again with 
-J-Dorg.netbeans.core.ui.focus.level=FINE
and attach log file. Thanks.