-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 1.19 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="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="lib" path="/RHoK_libgdx/libs/gdx.jar" sourcepath="/RHoK_libgdx/libs/gdx-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/RHoK_libgdx/libs/simple-xml-2.6.4.jar"/>
<classpathentry exported="true" kind="lib" path="/RHoK_libgdx/libs/javax.inject.jar"/>
<classpathentry exported="true" kind="lib" path="/RHoK_libgdx/libs/jsr305-1.3.9.jar"/>
<classpathentry exported="true" kind="lib" path="/RHoK_libgdx/libs/guice-3.0-no_aop.jar"/>
<classpathentry exported="true" kind="lib" path="lib/roboguice-2.0.jar" sourcepath="lib/roboguice-2.0-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/RHoK_client/lib/roboguice-2.0-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/RHoK_libgdx"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>