-
Notifications
You must be signed in to change notification settings - Fork 4
/
.classpath
15 lines (15 loc) · 931 Bytes
/
.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 excluding="pt/up/fe/dceg/accu/CopyOfTeleOperationAct.java|com/ericharlow/DragNDrop/DragNDropListActivity.java" kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="test"/>
<classpathentry exported="true" kind="lib" path="libs/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/libimc.jar"/>
<classpathentry kind="lib" path="androidLibs/maps.jar"/>
<classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>