Revision 3614 trunk/extensions/extJDBC/.classpath

View differences:

.classpath
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	<classpathentry kind="src" path="src">
4
		<attributes>
5
		</attributes>
6
	</classpathentry>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
8
		<attributes>
9
		</attributes>
10
	</classpathentry>
11
	<classpathentry combineaccessrules="false" kind="src" path="/Andami">
12
		<attributes>
13
		</attributes>
14
	</classpathentry>
15
	<classpathentry combineaccessrules="false" kind="src" path="/FMap 03">
16
		<attributes>
17
		</attributes>
18
	</classpathentry>
19
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="/Andami/lib/iver-utiles.jar">
20
		<attributes>
21
		</attributes>
22
	</classpathentry>
23
	<classpathentry sourcepath="/DriverManager/src" kind="lib" path="/FMap 03/lib/driver-manager-1.0.jar">
24
		<attributes>
25
		</attributes>
26
	</classpathentry>
27
	<classpathentry kind="lib" path="/FMap 03/lib/gdbms-0.8-SNAPSHOT.jar">
28
		<attributes>
29
		</attributes>
30
	</classpathentry>
31
	<classpathentry combineaccessrules="false" kind="src" path="/gvSIG 03">
32
		<attributes>
33
		</attributes>
34
	</classpathentry>
35
	<classpathentry sourcepath="/jCMS" kind="lib" path="/FMap 03/lib/cms.jar">
36
		<attributes>
37
		</attributes>
38
	</classpathentry>
39
	<classpathentry kind="lib" path="/Andami/lib/log4j-1.2.8.jar">
40
		<attributes>
41
		</attributes>
42
	</classpathentry>
43
	<classpathentry kind="lib" path="/FMap 03/lib/jts-1.6.jar">
44
		<attributes>
45
		</attributes>
46
	</classpathentry>
47
	<classpathentry kind="lib" path="/FMap 03/lib/mysql-connector-java-3.1.7-bin.jar">
48
		<attributes>
49
		</attributes>
50
	</classpathentry>
51
	<classpathentry kind="lib" path="/FMap 03/lib/postgis-jdbc-driver.jar">
52
		<attributes>
53
		</attributes>
54
	</classpathentry>
55
	<classpathentry kind="lib" path="/FMap 03/lib/postgresql-74.213.jar">
56
		<attributes>
57
		</attributes>
58
	</classpathentry>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="lib" path="/fwAndami/lib/iver-utiles.jar"/>
6
	<classpathentry kind="lib" path="/libFMap/lib/driver-manager-1.0.jar"/>
7
	<classpathentry kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar"/>
8
	<classpathentry kind="lib" path="/fwAndami/lib/log4j-1.2.8.jar"/>
9
	<classpathentry kind="lib" path="/libFMap/lib/jts-1.6.jar"/>
10
	<classpathentry kind="lib" path="/libFMap/lib/mysql-connector-java-3.1.7-bin.jar"/>
11
	<classpathentry kind="lib" path="/libFMap/lib/postgis-jdbc-driver.jar"/>
12
	<classpathentry kind="lib" path="/libFMap/lib/postgresql-74.213.jar"/>
13
	<classpathentry kind="lib" path="/libFMap/lib/cms.jar"/>
14
	<classpathentry combineaccessrules="false" kind="src" path="/extGvSIG"/>
15
	<classpathentry combineaccessrules="false" kind="src" path="/fwAndami"/>
16
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
59 17
	<classpathentry kind="output" path="bin"/>
60 18
</classpath>

Also available in: Unified diff