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