Skip to content

Commit

Permalink
Use more recent JDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Oct 20, 2023
1 parent 3c15f63 commit 33a6ae9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion com.ibm.wala.cast.python.test/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
Expand Down

0 comments on commit 33a6ae9

Please sign in to comment.