Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Creating a workflow fails: CreateDiagramWizard compiled with a more recent version of the Java Runtime #369

Open
cxbrooks opened this issue Sep 23, 2020 · 1 comment
Assignees

Comments

@cxbrooks
Copy link
Contributor

Under Eclipse-2020-09, building Triquetrum with Eclipse 2020-09, I can run a Triquetrum and create a project, but creating a workflow fails:

The selected wizard could not be started.
Plug-in org.eclipse.triquetrum.workflow.editor was unable to load class org.eclipse.triquetrum.workflow.editor.wizard.CreateDiagramWizard.
org/eclipse/triquetrum/workflow/editor/wizard/CreateDiagramWizard has been compiled by a more recent version of the Java Runtime (class file version 58.0), this version of the Java Runtime only recognizes class file versions up to 52.0
@cxbrooks cxbrooks added this to the Fall 2020 Release milestone Sep 23, 2020
@cxbrooks cxbrooks self-assigned this Sep 23, 2020
@cxbrooks
Copy link
Contributor Author

Under macOS, the workaround is Preferences -> Java -> Compiler then change the Compiler compliance level to 1.8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant