Project

General

Profile

« Previous | Next » 

Revision 6354cd8a

Added by Lutz Suhrbier over 12 years ago

RAP-Version SingleSourced und scheint zu laufen

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/internal/TaxeditorNavigationPlugin.java
36 36
	public void start(BundleContext context) throws Exception {
37 37
		super.start(context);
38 38

  
39
/** RAPSS: Must be moved inside context, e.g. EntryPoint.createUI()
39 40
		NavigatorStateManager stateManager = new NavigatorStateManager();
40 41
		CdmStore.getContextManager().addContextListener(stateManager);
42
*/
41 43
		plugin = this;
42 44
	}
43 45

  

Also available in: Unified diff