-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 1.38 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/codesize-1.1.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/picocontainer-2.14.2.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.battle-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.core-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.host-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.repository-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.sound-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.ui.editor-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/robocode.ui-1.8.2.0.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/roborumble.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/guava-14.0.1.jar"/>
<classpathentry kind="lib" path="C:/Projects/WaffleBot/lib/encog-core-3.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>