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 156754 - Replace FileChangeSupport by FileUtil.addFileChangeListener
Summary: Replace FileChangeSupport by FileUtil.addFileChangeListener
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dongmei Cao
URL:
Keywords:
Depends on: 33162
Blocks:
  Show dependency tree
 
Reported: 2009-01-14 10:44 UTC by Jiri Skrivanek
Modified: 2016-07-07 09:06 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2009-01-14 10:44:21 UTC
Please, replace usage of FileChangeSupport in j2ee.persistenceapi by
org.openide.filesystems.FileUtil.addFileChangeListener(FileChangeListener listener, File path)/removeFileChangeListener.
Detailed description of behaviour is in javadoc.
Comment 1 Martin Balin 2016-07-07 08:55:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss