-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.15 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="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="SteamPoweredScoutingSystem/lib/natives"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="The-Java-Scouting-System"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-common-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-forms-1.8.0-sources.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-forms-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/jinput-2.0.5-sources.jar"/>
<classpathentry kind="lib" path="lib/jinput-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/jinput-test.jar"/>
<classpathentry kind="lib" path="lib/jinput.jar"/>
<classpathentry kind="lib" path="lib/tba4j.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/The Java Scouting System"/>
<classpathentry kind="output" path="bin"/>
</classpath>