-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.classpath
21 lines (21 loc) · 1.29 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/Artanis/Downloads/SmoothProgressBar-master/library/src"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="build/.apt_generated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/Artanis/Development/adt-bundle-mac-x86_64-20131030/sdk/platforms/android-10/android.jar"/>
<classpathentry kind="lib" path="/Users/Artanis/Development/adt-bundle-mac-x86_64-20131030/sdk/add-ons/addon-google_apis-google-10/libs/maps.jar"/>
<classpathentry kind="lib" path="/Users/Artanis/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.GA/android/titanium.jar"/>
<classpathentry kind="lib" path="/Users/Artanis/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.GA/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/Artanis/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.GA/android/kroll-apt.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>