-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
33 lines (33 loc) · 2.3 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
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="/titanium/lib/ti-commons-codec-1.3.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-accelerometer"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-analytics"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-android"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-api"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-app"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-bump"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-calendar"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-contacts"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-database"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-facebook"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-filesystem"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-geolocation"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-gesture"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-i18n"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-json"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-map"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-media"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-network"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-platform"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-ui"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-utils"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-xml"/>
<classpathentry combineaccessrules="false" kind="src" path="/titanium-yahoo"/>
<classpathentry kind="lib" path="/titanium/lib/smalljs.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>