switch of ValidationDaemon
authorAndreas Müller <a.mueller@bgbm.org>
Thu, 19 Mar 2015 23:59:45 +0000 (23:59 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Thu, 19 Mar 2015 23:59:45 +0000 (23:59 +0000)
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/internal/TaxeditorEditorPlugin.java

index dd87e5ba54b89f4be7e5547f621733200e88f075..ed72dd94f5451be31055a3121febc437f2001cdb 100644 (file)
@@ -45,7 +45,7 @@ public class TaxeditorEditorPlugin extends AbstractUIPlugin {
                CdmStore.getContextManager().addContextListener(stateManager);
                
                ValidationContextListener vcl = new ValidationContextListener();
                CdmStore.getContextManager().addContextListener(stateManager);
                
                ValidationContextListener vcl = new ValidationContextListener();
-               CdmStore.getContextManager().addContextListener(vcl);
+//             CdmStore.getContextManager().addContextListener(vcl);
                
                plugin = this;
                logger.trace("Plugin started: " + this.getBundle().getSymbolicName());
                
                plugin = this;
                logger.trace("Plugin started: " + this.getBundle().getSymbolicName());