-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
12 lines (12 loc) · 840 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="lib" path="C:/Users/CHENRUI/EclipseWorkspace/gson-2.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/CHENRUI/EclipseWorkspace/gson-2.3.1-javadoc.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>