Revision 2940 trunk/frameworks/_fwAndami/.classpath

View differences:

.classpath
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="lib" path="lib/castor-0.9.5.3-xml.jar"/>
6
	<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
7
	<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
8
	<classpathentry kind="lib" path="lib/javaws.jar"/>
9
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="lib/iver-utiles.jar"/>
10
	<classpathentry kind="lib" path="lib/tempFileManager.jar"/>
11
	<classpathentry kind="lib" path="lib/xml-apis.jar"/>
12
	<classpathentry kind="lib" path="C:/eclipse/workspace/Andami/lib/postgresql-74.213.jar"/>
13
	<classpathentry kind="lib" path="C:/eclipse/workspace/Andami/lib/commons-collections-3.1.zip"/>
14
	<classpathentry kind="lib" path="C:/eclipse/workspace/Andami/lib/commons-dbcp-1.0-dev-20020806.zip"/>
15
	<classpathentry kind="lib" path="C:/eclipse/workspace/Andami/lib/commons-pool-1.2.zip"/>
16
	<classpathentry kind="lib" path="C:/eclipse/workspace/Andami/lib/mysql-connector-java-3.1.7-bin.jar"/>
17
	<classpathentry kind="lib" path="C:/eclipse/workspace/Andami/lib/postgis-jdbc-driver.jar"/>
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 kind="lib" path="lib/castor-0.9.5.3-xml.jar">
12
		<attributes>
13
		</attributes>
14
	</classpathentry>
15
	<classpathentry kind="lib" path="lib/xercesImpl.jar">
16
		<attributes>
17
		</attributes>
18
	</classpathentry>
19
	<classpathentry kind="lib" path="lib/log4j-1.2.8.jar">
20
		<attributes>
21
		</attributes>
22
	</classpathentry>
23
	<classpathentry kind="lib" path="lib/javaws.jar">
24
		<attributes>
25
		</attributes>
26
	</classpathentry>
27
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="lib/iver-utiles.jar">
28
		<attributes>
29
		</attributes>
30
	</classpathentry>
31
	<classpathentry kind="lib" path="lib/tempFileManager.jar">
32
		<attributes>
33
		</attributes>
34
	</classpathentry>
35
	<classpathentry kind="lib" path="lib/xml-apis.jar">
36
		<attributes>
37
		</attributes>
38
	</classpathentry>
39
	<classpathentry kind="lib" path="lib/crimson.jar">
40
		<attributes>
41
		</attributes>
42
	</classpathentry>
18 43
	<classpathentry kind="output" path="bin"/>
19 44
</classpath>

Also available in: Unified diff