classpath

This commit is contained in:
Martin Pernollet 2012-10-14 00:48:11 +02:00
parent 38465f58db
commit d06a7616ca
1 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,9 @@
<classpathentry kind="src" path="src/bridge"/>
<classpathentry kind="src" path="src/tests"/>
<classpathentry kind="src" path="src/glredbook"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry exported="true" kind="lib" path="lib/misc/opencsv-2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/misc/org.convexhull.jar"/>
<classpathentry exported="true" kind="lib" path="lib/misc/swt.jar"/>
@ -30,8 +33,6 @@
<classpathentry exported="true" kind="lib" path="lib/jogl2-rc10/jogl-all-natives-windows-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl2-rc10/jogl-all.jar" sourcepath="/jogl"/>
<classpathentry exported="true" kind="lib" path="lib/misc/log4j-1.2.16.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/misc/org.jzyio-0.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>