-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 949 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="ressources"/>
<classpathentry excluding="boardController/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/Florent/eclipse-workspace/baba-is-you/lib/json-simple-1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Florent/eclipse-workspace/baba-is-you/lib/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="C:/Users/Florent/eclipse-workspace/baba-is-you/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="C:/Users/Florent/eclipse-workspace/baba-is-you/lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="C:/Users/Florent/eclipse-workspace/baba-is-you/lib/google-collections-1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/Florent/eclipse-workspace/baba-is-you/lib/gson-2.6.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>