-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
14 lines (14 loc) · 1.09 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="build/.apt_generated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Applications/android-sdk-macosx/platforms/android-10/android.jar"/>
<classpathentry kind="lib" path="/Applications/android-sdk-macosx/add-ons/addon-google_apis-google-10/libs/maps.jar"/>
<classpathentry kind="lib" path="/Users/gbaldera/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/titanium.jar"/>
<classpathentry kind="lib" path="/Users/gbaldera/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/gbaldera/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/kroll-apt.jar"/>
<classpathentry kind="lib" path="/Users/gbaldera/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/android-support-v4.jar"/>
<classpathentry kind="lib" path="lib/PayPalAndroidSDK.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>