Skip to content

Commit

Permalink
change the classpath, so that headless uses the default Java version of
Browse files Browse the repository at this point in the history
the workspace
  • Loading branch information
benoitgaudou committed Mar 9, 2022
1 parent e15a648 commit 6c46678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msi.gama.headless/.classpath
Expand Up @@ -6,7 +6,7 @@
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
Expand Down

0 comments on commit 6c46678

Please sign in to comment.