-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy path.classpath
15 lines (15 loc) · 1.15 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="/usr/local/opt/android-sdk/platforms/android-8/android.jar"/>
<classpathentry kind="lib" path="/usr/local/opt/android-sdk/add-ons/addon-google_apis-google_inc_-8/libs/maps.jar"/>
<classpathentry kind="lib" path="/Users/yellow/Library/Application Support/Titanium/mobilesdk/osx/2.1.5/android/titanium.jar"/>
<classpathentry kind="lib" path="/Users/yellow/Library/Application Support/Titanium/mobilesdk/osx/2.1.5/android/js.jar"/>
<classpathentry kind="lib" path="/Users/yellow/Library/Application Support/Titanium/mobilesdk/osx/2.1.5/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/yellow/Library/Application Support/Titanium/mobilesdk/osx/2.1.5/android/kroll-apt.jar"/>
<classpathentry kind="lib" path="lib/gcm.jar"/>
<classpathentry kind="lib" path="/Users/yellow/Workspace/titanium_mobile/dist/android/titanium-android.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>