Skip to content

Commit

Permalink
OK, I give up. IDEA really wants to commit this darn python classpath.
Browse files Browse the repository at this point in the history
So let's commit it and see what happens.
  • Loading branch information
tomkraljevic committed Dec 5, 2013
1 parent 9037000 commit cda1d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
<classpathentry kind="lib" path="lib/jogamp/jocl.jar" sourcepath="lib/jogamp/jocl-sources.jar"/>
<classpathentry kind="lib" path="lib/jogamp/gluegen-rt-natives-linux-amd64.jar"/>
<classpathentry kind="lib" path="lib/jogamp/gluegen-rt.jar" sourcepath="lib/jogamp/gluegen-rt-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Python 2.7.2 (/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python) interpreter library"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

0 comments on commit cda1d00

Please sign in to comment.