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

Summary: Replace FileChangeSupport by FileUtil.addFileChangeListener
Product: javaee Reporter: Jiri Skrivanek <jskrivanek>
Component: PersistenceAssignee: Dongmei Cao <dongmeic>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 33162    
Bug Blocks:    

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