add apple.jar to Eclipse classpath for Windows/Linux

This commit is contained in:
Ben Fry
2015-05-19 18:32:42 -04:00
parent c057782f4c
commit e30f64858e
+1
View File
@@ -4,5 +4,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="library/jogl-all.jar"/>
<classpathentry kind="lib" path="library/gluegen-rt.jar"/>
<classpathentry kind="lib" path="apple.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>