removing the Eclipse JDI since we're using a JDK now

This commit is contained in:
Ben Fry
2019-10-08 14:34:43 -04:00
parent 0f447a0bb9
commit 4e51e47a3f
5 changed files with 3 additions and 7 deletions

View File

@@ -25,7 +25,5 @@
<classpathentry kind="lib" path="mode/org.eclipse.text.jar"/>
<classpathentry kind="lib" path="mode/org.netbeans.swing.outline.jar"/>
<classpathentry kind="lib" path="test/lib/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="mode/jdi.jar"/>
<classpathentry kind="lib" path="mode/jdimodel.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>