forked from makerbot/ReplicatorG
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.classpath
23 lines (23 loc) · 1.35 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="build/macosx/jarbundler-2.1.0.jar"/>
<classpathentry kind="lib" path="build/shared/lib/antlr.jar"/>
<classpathentry kind="lib" path="build/shared/lib/j3dcore.jar"/>
<classpathentry kind="lib" path="build/shared/lib/j3dutils.jar"/>
<classpathentry kind="lib" path="build/shared/lib/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="build/shared/lib/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="build/shared/lib/miglayout-3.7.jar"/>
<classpathentry kind="lib" path="build/shared/lib/mrj.jar"/>
<classpathentry kind="lib" path="build/shared/lib/oro.jar"/>
<classpathentry kind="lib" path="build/shared/lib/protobuf.jar"/>
<classpathentry kind="lib" path="build/shared/lib/quaqua.jar"/>
<classpathentry kind="lib" path="build/shared/lib/registry.jar"/>
<classpathentry kind="lib" path="build/shared/lib/RXTXcomm.jar"/>
<classpathentry kind="lib" path="build/shared/lib/svgSalamander-tiny.jar"/>
<classpathentry kind="lib" path="build/shared/lib/twitter4j-2.0.10.jar"/>
<classpathentry kind="lib" path="build/shared/lib/vecmath.jar"/>
<classpathentry kind="lib" path="test/lib/testng.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>