Location and mode identifiers don't match

Hi!
I have built our application and when starting it it shows up the following exception:

	at bibliothek.gui.dock.common.mode.CLocationModeManager.setLocation(Unknown Source)
	at bibliothek.gui.dock.common.intern.AbstractCDockable$2.setUniqueId(Unknown Source)
	at bibliothek.gui.dock.common.CControl.add(Unknown Source)
	at bibliothek.gui.dock.common.CGrid.add(Unknown Source)
	at com.biocrates.markeridq.gui.graph.browser.DefaultBrowser.setupViewer(Unknown Source)
	...```

Debugging with Eclipse does not show the problem.
I can remember that I have already had such an error. Beni told me that it was a bug in the framework.
What about this time?
Thanks for your help and best regards,
grml

Sorry, this error was due to a mismatch between the libraries of Eclipse and the build.
It works correctly.
Sorry for the inconvenience.
Best,
grml

:slight_smile: