-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.classpath
More file actions
38 lines (38 loc) · 2.07 KB
/
.classpath
File metadata and controls
38 lines (38 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="deprecated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/eventbus.jar"/>
<classpathentry kind="lib" path="lib/j-ogg-oggd.jar"/>
<classpathentry kind="lib" path="lib/j-ogg-vorbisd.jar"/>
<classpathentry kind="lib" path="lib/jbullet.jar"/>
<classpathentry kind="lib" path="lib/jinput.jar"/>
<classpathentry kind="lib" path="lib/jME3-blender.jar"/>
<classpathentry kind="lib" path="lib/jME3-core.jar"/>
<classpathentry kind="lib" path="lib/jME3-desktop.jar"/>
<classpathentry kind="lib" path="lib/jME3-effects.jar"/>
<classpathentry kind="lib" path="lib/jME3-jbullet.jar"/>
<classpathentry kind="lib" path="lib/jME3-jogg.jar"/>
<classpathentry kind="lib" path="lib/jME3-lwjgl-natives.jar"/>
<classpathentry kind="lib" path="lib/jME3-lwjgl.jar"/>
<classpathentry kind="lib" path="lib/jME3-networking.jar"/>
<classpathentry kind="lib" path="lib/jME3-niftygui.jar"/>
<classpathentry kind="lib" path="lib/jME3-plugins.jar"/>
<classpathentry kind="lib" path="lib/jME3-terrain.jar"/>
<classpathentry kind="lib" path="lib/jME3-testdata.jar"/>
<classpathentry kind="lib" path="lib/lwjgl.jar"/>
<classpathentry kind="lib" path="lib/nifty-default-controls.jar"/>
<classpathentry kind="lib" path="lib/nifty-examples.jar"/>
<classpathentry kind="lib" path="lib/nifty-style-black.jar"/>
<classpathentry kind="lib" path="lib/nifty.jar"/>
<classpathentry kind="lib" path="lib/stack-alloc.jar"/>
<classpathentry kind="lib" path="lib/vecmath.jar"/>
<classpathentry kind="lib" path="lib/xmlpull-xpp3.jar"/>
<classpathentry kind="lib" path="lib/twitter4j-async-2.2.5.jar"/>
<classpathentry kind="lib" path="lib/twitter4j-core-2.2.5.jar"/>
<classpathentry kind="lib" path="lib/twitter4j-media-support-2.2.5.jar"/>
<classpathentry kind="lib" path="lib/twitter4j-stream-2.2.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>