Skip to content

Commit

Permalink
add apple.jar to Eclipse classpath for Windows/Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
benfry committed May 19, 2015
1 parent 8c8ce6d commit 9322803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 9322803

Please sign in to comment.