Project

General

Profile

« Previous | Next » 

Revision 287c6027

Added by Andreas Müller about 9 years ago

switch of ValidationDaemon

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/internal/TaxeditorEditorPlugin.java
45 45
		CdmStore.getContextManager().addContextListener(stateManager);
46 46
		
47 47
		ValidationContextListener vcl = new ValidationContextListener();
48
		CdmStore.getContextManager().addContextListener(vcl);
48
//		CdmStore.getContextManager().addContextListener(vcl);
49 49
		
50 50
		plugin = this;
51 51
		logger.trace("Plugin started: " + this.getBundle().getSymbolicName());

Also available in: Unified diff