-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1021 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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.6"/>
<classpathentry exported="true" kind="lib" path="libs/gdx.jar" sourcepath="libs/gdx-sources.jar">
<attributes>
<attribute name="javadoc_location" value="file:/Users/etiennecaron/Workspace/Java/workspace.android/RHoK_libgdx/docs/api/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="libs/guice-3.0-no_aop.jar"/>
<classpathentry exported="true" kind="lib" path="libs/javax.inject.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jsr305-1.3.9.jar"/>
<classpathentry exported="true" kind="lib" path="libs/simple-xml-2.6.4.jar"/>
<classpathentry kind="lib" path="libs/mockito-all-1.9.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>