-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
21 lines (21 loc) · 1.34 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SlickUtil"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GDX Bullet"/>
<classpathentry combineaccessrules="false" kind="src" path="/LDrawParser"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANTLRv4"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jsyntaxpane"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JNA"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/LWJGL"/>
<classpathentry combineaccessrules="false" kind="src" path="/CSSBox"/>
<classpathentry combineaccessrules="false" kind="src" path="/GLSL-Shader-Editor"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Jython 2.7"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/HTMLParserNu"/>
<classpathentry combineaccessrules="false" kind="src" path="/libcrane"/>
<classpathentry combineaccessrules="false" kind="src" path="/jStyleParser"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Apache Commons IO"/>
<classpathentry kind="output" path="bin"/>
</classpath>