-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
13 lines (13 loc) · 888 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="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/Android API 19 Platform"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="C:/Users/shyamsundar/Downloads/opencsv-2.4.jar"/>
<classpathentry kind="lib" path="C:/Users/shyamsundar/Downloads/ormlite-android-4.48.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>