-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
executable file
·22 lines (22 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
<classpathentry kind="src" path="/libDriverManager"/>
<classpathentry kind="src" path="/libFMap"/>
<classpathentry kind="src" path="/extJDBC"/>
<classpathentry kind="src" path="/libSpatialite"/>
<classpathentry kind="lib" path="/es.icarto.gvsig.commons/lib/formsrt.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry combineaccessrules="false" kind="src" path="/es.icarto.gvsig.commons"/>
<classpathentry kind="src" path="/libProjection"/>
<classpathentry combineaccessrules="false" kind="src" path="/libExceptions"/>
<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.14.jar"/>
<classpathentry kind="src" path="/libIverUtiles"/>
<classpathentry combineaccessrules="false" kind="src" path="/libUIComponent"/>
<classpathentry kind="lib" path="/libSpatialite/lib/sqlite-jdbc-3.9.1-SNAPSHOT.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>