remove apple.jar from the pde, should maybe add to core?

This commit is contained in:
Ben Fry
2015-05-19 15:59:49 -04:00
parent c18d42babc
commit 4909efb15e

View File

@@ -6,7 +6,6 @@
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="lib/apple.jar"/>
<classpathentry kind="lib" path="test/lib/junit-4.8.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>