FAQ

From Developer Documents
Revision as of 05:35, 29 August 2012 by Antti Villberg (talk | contribs) (Created page with "== 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.si...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Working with the IDE

  1. 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