mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2024-12-05 03:58:31 +02:00
#1 Перенос автосортировки метаданных
This commit is contained in:
parent
37f95b23e9
commit
9ca89adede
@ -148,6 +148,9 @@ public class AutoSortPlugin
|
|||||||
public void stop(BundleContext bundleContext) throws Exception
|
public void stop(BundleContext bundleContext) throws Exception
|
||||||
{
|
{
|
||||||
|
|
||||||
|
registrator.deactivateManagedServices(this);
|
||||||
|
registrator.unregisterServices();
|
||||||
|
|
||||||
injector = null;
|
injector = null;
|
||||||
plugin = null;
|
plugin = null;
|
||||||
super.stop(bundleContext);
|
super.stop(bundleContext);
|
||||||
|
Loading…
Reference in New Issue
Block a user