Statistics
| Revision:

svn-gvsig-desktop / tags / v10_RC2c / applications / appCatalogYNomenclatorClient / .classpath @ 8745

History | View | Annotate | Download (1.68 KB)

1 2047 luisw
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="lib" path="lib/a2jruntime.jar"/>
6
	<classpathentry kind="lib" path="lib/activation.jar"/>
7
	<classpathentry kind="lib" path="lib/commons-codec.jar"/>
8
	<classpathentry kind="lib" path="lib/commons-httpclient-2.0.2.jar"/>
9
	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
10
	<classpathentry kind="lib" path="lib/junit.jar"/>
11
	<classpathentry kind="lib" path="lib/log4j-1.2.4.jar"/>
12
	<classpathentry kind="lib" path="lib/mail.jar"/>
13
	<classpathentry kind="lib" path="lib/soap.jar"/>
14 2834 jorpiell
	<classpathentry kind="lib" path="lib/ostermillerutils_1_04_03_for_java_1_4.jar"/>
15 2047 luisw
	<classpathentry kind="lib" path="lib/xalan.jar"/>
16 3075 jorpiell
	<classpathentry kind="lib" path="lib/amic-util.jar"/>
17 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/xerces_2_5_0.jar"/>
18 4302 jorpiell
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="/_fwAndami/lib/iver-utiles.jar"/>
19 4837 jorpiell
	<classpathentry kind="lib" path="/_fwAndami/lib/gvsig-i18n.jar"/>
20 6080 jorpiell
	<classpathentry kind="lib" path="/_fwAndami/lib/xml-apis.jar"/>
21 7400 jorpiell
	<classpathentry kind="lib" path="lib/a2j_v2-2.0.9.jar"/>
22
	<classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
23
	<classpathentry kind="lib" path="lib/cql-java-1.0.0.jar"/>
24 8617 jorpiell
	<classpathentry kind="lib" path="lib/spring.jar"/>
25
	<classpathentry kind="lib" path="lib/jzkit2_core-2.0.0.jar"/>
26 7400 jorpiell
	<classpathentry sourcepath="E:/classpath/jzkit2/jzkit2_z3950_plugin/src/java" kind="lib" path="lib/jzkit2_z3950_plugin-2.0.0.jar"/>
27 8617 jorpiell
	<classpathentry kind="lib" path="lib/origin_MODIFIED.jar"/>
28 2047 luisw
	<classpathentry kind="output" path="bin"/>
29
</classpath>