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 236683 - rething NbMavenproject.addWatchedPath
Summary: rething NbMavenproject.addWatchedPath
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-03 09:03 UTC by Milos Kleint
Modified: 2016-07-07 08:38 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 Milos Kleint 2013-10-03 09:03:52 UTC
NbMavenproject.addWatchedPath should likely be replaced by a set of regular FileUtil.addFileChangeListener snippets, however the current usage is somewhat intervined, some places register the path, but never listen while other codes just listen and never register a path. maybe too much refiring is happening, made the refactoring easier by having all places explicitly list the RESOURCES property when listening to it.

http://hg.netbeans.org/core-main/rev/fcbc8f7ff00f
Comment 1 Martin Balin 2016-07-07 08:38:53 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