FAQ
Working with the IDE
- Q: Product does not launch from IDE
- INFO: org.eclipse.core.runtime.CoreException: Plug-in org.simantics.workbench was unable to load class org.simantics.workbench.internal.SimanticsWorkbenchApplication
- java.lang.UnsupportedClassVersionError: org/simantics/workbench/internal/SimanticsWorkbenchApplication : Unsupported major.minor version 51.0
- A: Product has been compiled with a different version of Java VM than the one being launched with
- Resolutions: Check Windows->Preferences->Java->Compiler->Compiler compliance level
- Resolutions: Check Windows->Preferences->Java->Installed JREs