aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
blob: 2905a421a38ac7042abb0d0c07ba584e76a5fd8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen">
		<attributes>
			<attribute name="ignore_optional_problems" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="thirdparty">
		<attributes>
			<attribute name="ignore_optional_problems" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry exported="true" kind="lib" path="libs/commons-lang3-3.1.jar"/>
	<classpathentry kind="lib" path="libs/locus-api-4.0.jar"/>
	<classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
	<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
	<classpathentry kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
	<classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
	<classpathentry kind="lib" path="libs/httpclientandroidlib-1.1.1.jar"/>
	<classpathentry kind="output" path="bin/classes"/>
</classpath>