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 40755 - Refresh file action
Summary: Refresh file action
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on: 40762
Blocks:
  Show dependency tree
 
Reported: 2004-03-04 09:47 UTC by ehucka
Modified: 2007-04-03 18:02 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 ehucka 2004-03-04 09:47:19 UTC
There should be a way to reparse externaly
modified files/folders. I prefere to extend
'Refresh folder' action.
Comment 1 Jan Becicka 2004-03-04 11:08:59 UTC
If you invoke refresh folder, externally modified files should be
reparsed.

Reopen this issue as a bug, if it doesn't work.
Comment 2 Jan Becicka 2004-03-04 11:28:17 UTC
Aha, I see. The main problem is, that Method refresh on folder does
not fire fileChanged. See issue 13238.
Comment 3 ehucka 2004-03-04 12:34:42 UTC
This issue should be opened until the issue which this issue depends
on is solved.
Comment 4 ehucka 2004-03-04 15:07:53 UTC
Better issue 40762.
Comment 5 Jan Becicka 2004-05-18 12:51:43 UTC
issue 40762 is fixed.
Comment 6 ehucka 2004-07-13 14:47:22 UTC
verified