-
Notifications
You must be signed in to change notification settings - Fork 5
/
.classpath
26 lines (26 loc) · 2.54 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="android/src"/>
<classpathentry kind="src" path="android/build/.apt_generated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/titanium.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/kroll-apt.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Documents/Play Services Jar/16.1.3/play-services-maps-16.1.0/play-services-maps-16.1.0.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Documents/Play Services Jar/16.1.3/play-services-location-16.0.0/play-services-location-16.0.0.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/android-sdk-macosx/platforms/android-28/android.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/android-support-compat.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Documents/Play Services Jar/16.1.3/play-services-basement-16.2.0/play-services-basement-16.2.0.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Documents/Play Services Jar/16.1.3/play-services-tasks-16.0.1/play-services-tasks-16.0.1.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/android-support-v7-appcompat.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/android-support-design.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/android/android-support-annotations.jar"/>
<classpathentry kind="lib" path="/Users/geraldoteixeiradacostaneto/Documents/Play Services Jar/16.1.3/play-services-base-16.1.0/play-services-base-16.1.0.jar"/>
<classpathentry kind="lib" path="android/lib/gson-2.8.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>