Revision 4071

View differences:

branches/v05/libraries/libGDBMS/.classpath
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	<classpathentry kind="src" path="src/main/java">
4
		<attributes>
5
		</attributes>
6
	</classpathentry>
7
	<classpathentry output="target/test-classes" kind="src" path="src/test/java">
8
		<attributes>
9
		</attributes>
10
	</classpathentry>
11
	<classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar">
12
		<attributes>
13
		</attributes>
14
	</classpathentry>
15
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
16
		<attributes>
17
		</attributes>
18
	</classpathentry>
19
	<classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar">
20
		<attributes>
21
		</attributes>
22
	</classpathentry>
23
	<classpathentry kind="var" path="MAVEN_REPO/driver-manager/jars/driver-manager-1.0.jar">
24
		<attributes>
25
		</attributes>
26
	</classpathentry>
27
	<classpathentry kind="var" path="MAVEN_REPO/crimson/jars/crimson-1.1.3.jar">
28
		<attributes>
29
		</attributes>
30
	</classpathentry>
31
	<classpathentry kind="var" path="MAVEN_REPO/JTS/jars/JTS-1.6.jar">
32
		<attributes>
33
		</attributes>
34
	</classpathentry>
35
	<classpathentry kind="var" path="MAVEN_REPO/hsqldb/jars/hsqldb.jar">
36
		<attributes>
37
		</attributes>
38
	</classpathentry>
39
	<classpathentry kind="var" path="MAVEN_REPO/mysql-driver/jars/mysql-connector-java-3.0.15-ga-bin.jar">
40
		<attributes>
41
		</attributes>
42
	</classpathentry>
43
	<classpathentry kind="var" path="MAVEN_REPO/postgresql-driver/jars/postgresql-8.0-310.jdbc3.jar">
44
		<attributes>
45
		</attributes>
46
	</classpathentry>
47
	<classpathentry kind="var" path="MAVEN_REPO/postgis-driver/jars/postgis.jar">
48
		<attributes>
49
		</attributes>
50
	</classpathentry>
51
	<classpathentry kind="var" path="MAVEN_REPO/geotools/gt2/jars/main-SNAPSHOT.jar">
52
		<attributes>
53
		</attributes>
54
	</classpathentry>
55
	<classpathentry combineaccessrules="false" kind="src" path="/FMap 03">
56
		<attributes>
57
		</attributes>
58
	</classpathentry>
59
	<classpathentry combineaccessrules="false" kind="src" path="/jCMS">
60
		<attributes>
61
		</attributes>
62
	</classpathentry>
3
	<classpathentry kind="src" path="src/main/java"/>
4
	<classpathentry output="target/test-classes" kind="src" path="src/test/java"/>
5
	<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.junit_3.8.1/junit.jar"/>
6
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
	<classpathentry combineaccessrules="false" kind="src" path="/libCq CMS for java"/>
8
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
9
	<classpathentry kind="lib" path="/fwAndami/lib/crimson.jar"/>
10
	<classpathentry kind="lib" path="/fwAndami/lib/log4j-1.2.8.jar"/>
11
	<classpathentry sourcepath="/DriverManager/src" kind="lib" path="/libFMap/lib/driver-manager-1.0.jar"/>
12
	<classpathentry sourcepath="libFMap/D:/Download/utilidades/geotools2/geotools/module/main/src" kind="lib" path="/libFMap/lib/gt2-main.jar"/>
13
	<classpathentry kind="lib" path="/libFMap/lib/hsqldb.jar"/>
14
	<classpathentry kind="lib" path="/libFMap/lib/jts-1.6.jar"/>
15
	<classpathentry kind="lib" path="/libFMap/lib/mysql-connector-java-3.1.7-bin.jar"/>
16
	<classpathentry kind="lib" path="/libFMap/lib/postgis-jdbc-driver.jar"/>
17
	<classpathentry kind="lib" path="/libFMap/lib/postgresql-74.213.jar"/>
63 18
	<classpathentry kind="output" path="target/classes"/>
64 19
</classpath>

Also available in: Unified diff