mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2024-12-04 11:39:52 +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
|
||||
{
|
||||
|
||||
registrator.deactivateManagedServices(this);
|
||||
registrator.unregisterServices();
|
||||
|
||||
injector = null;
|
||||
plugin = null;
|
||||
super.stop(bundleContext);
|
||||
|
Loading…
Reference in New Issue
Block a user