add apple.jar to eclipse classpath

This commit is contained in:
codeanticode
2015-05-26 09:40:47 -04:00
parent c7dc28b518
commit b8f154a6d2
+1
View File
@@ -7,5 +7,6 @@
<classpathentry exported="true" kind="lib" path="lib/ant.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="test/lib/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="/processing-core/apple.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>