Skip to content

Commit

Permalink
Issue #477 Update classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
prmr committed Dec 5, 2022
1 parent 9c000ea commit 6781859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="icons"/>
<classpathentry kind="src" path="tipdata"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-17.0.2">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JavaFX14">
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JavaFX">
<attributes>
<attribute name="module" value="true"/>
</attributes>
Expand Down

0 comments on commit 6781859

Please sign in to comment.