Revision 6330 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/log4j-1.2.8.jar"/>
7
	<classpathentry kind="lib" path="lib/javaws.jar"/>
8
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="lib/iver-utiles.jar"/>
9
	<classpathentry kind="lib" path="lib/tempFileManager.jar"/>
10
	<classpathentry kind="lib" path="lib/xml-apis.jar"/>
11
	<classpathentry kind="lib" path="lib/crimson.jar"/>
12
	<classpathentry kind="lib" path="lib/xerces_2_5_0.jar"/>
13
	<classpathentry kind="lib" path="lib/commons-dbcp-1.0-dev-20020806.zip"/>
14
	<classpathentry kind="lib" path="lib/commons-pool-1.2.zip"/>
15
	<classpathentry kind="lib" path="lib/commons-collections-3.1.zip"/>
16
	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
17
	<classpathentry kind="lib" path="lib/xmlrpc-2.0.1.jar"/>
18
	<classpathentry kind="lib" path="lib/beans.jar"/>
19
	<classpathentry kind="lib" path="lib/gvsig-i18n.jar"/>
20
	<classpathentry kind="lib" path="lib/looks-2.0.2.jar"/>
21
	<classpathentry kind="output" path="bin"/>
3
	<classpathentry path="src" kind="src"/>
4
	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
5
	<classpathentry path="lib/castor-0.9.5.3-xml.jar" kind="lib"/>
6
	<classpathentry path="lib/log4j-1.2.8.jar" kind="lib"/>
7
	<classpathentry path="lib/javaws.jar" kind="lib"/>
8
	<classpathentry sourcepath="/Utiles/src" path="lib/iver-utiles.jar" kind="lib"/>
9
	<classpathentry path="lib/tempFileManager.jar" kind="lib"/>
10
	<classpathentry path="lib/xml-apis.jar" kind="lib"/>
11
	<classpathentry path="lib/crimson.jar" kind="lib"/>
12
	<classpathentry path="lib/xerces_2_5_0.jar" kind="lib"/>
13
	<classpathentry path="lib/commons-dbcp-1.0-dev-20020806.zip" kind="lib"/>
14
	<classpathentry path="lib/commons-pool-1.2.zip" kind="lib"/>
15
	<classpathentry path="lib/commons-collections-3.1.zip" kind="lib"/>
16
	<classpathentry path="lib/commons-codec-1.3.jar" kind="lib"/>
17
	<classpathentry path="lib/xmlrpc-2.0.1.jar" kind="lib"/>
18
	<classpathentry path="lib/beans.jar" kind="lib"/>
19
	<classpathentry path="lib/gvsig-i18n.jar" kind="lib"/>
20
	<classpathentry path="lib/looks-2.0.2.jar" kind="lib"/>
21
	<classpathentry path="lib/JWizardComponent.jar" exported="true" kind="lib"/>
22
	<classpathentry path="bin" kind="output"/>
22 23
</classpath>

Also available in: Unified diff