BuildFiles: закрыть трекер при остановке модуля
This commit is contained in:
@@ -25,6 +25,7 @@ public class Activator implements BundleActivator {
|
||||
|
||||
@Override
|
||||
public void stop(BundleContext bundleContext) throws Exception {
|
||||
fileSystemServiceTracker.close();
|
||||
service.unregister();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user