-
Notifications
You must be signed in to change notification settings - Fork 4
/
.classpath
8 lines (8 loc) · 900 Bytes
/
.classpath
1
2
3
4
5
6
7
8
<?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="/Users/toshiro/android-sdk/platforms/android-10/android.jar"/> <classpathentry kind="lib" path="/Users/toshiro/android-sdk/add-ons/addon_google_apis_google_inc_10/libs/maps.jar"/> <classpathentry kind="lib" path="/Users/toshiro/Library/Application Support/Titanium/mobilesdk/osx/3.1.2.GA/android/titanium.jar"/> <classpathentry kind="lib" path="/Users/toshiro/Library/Application Support/Titanium/mobilesdk/osx/3.1.2.GA/android/kroll-common.jar"/> <classpathentry kind="lib" path="/Users/toshiro/Library/Application Support/Titanium/mobilesdk/osx/3.1.2.GA/android/kroll-apt.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>