classpath updates for Eclipse

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@323 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
This commit is contained in:
Tgui 2006-11-02 15:50:30 +00:00
parent 5a62c1fc28
commit f2ab5d416f
1 changed files with 18 additions and 16 deletions

View File

@ -1,16 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/logger/rxtx/RXTXcomm.jar"/>
<classpathentry kind="lib" path="lib/logger/jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/logger/jfreechart-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/jep.jar"/>
<classpathentry kind="lib" path="lib/JFontChooser.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/Graph3d.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/windows/lib/vecmath.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/logger/rxtx/RXTXcomm.jar"/>
<classpathentry kind="lib" path="lib/logger/jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/logger/jfreechart-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/jep.jar"/>
<classpathentry kind="lib" path="lib/JFontChooser.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/linux/lib/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/linux/lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/linux/lib/vecmath.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/linux/Graph3d.jar"/>
<classpathentry kind="lib" path="lib/Graph3d/jama-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/BareBonesBrowserLaunch.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>