Statistics
| Revision:

svn-gvsig-desktop / tags / v1_11_0_Build_1305 / frameworks / _fwAndami / .classpath

History | View | Annotate | Download (1.74 KB)

1 598 fernando
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 6390 cesar
	<classpathentry kind="src" path="src"/>
4 13640 cesar
	<classpathentry kind="src" output="bin-test" path="src-test"/>
5 6390 cesar
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
	<classpathentry kind="lib" path="lib/castor-0.9.5.3-xml.jar"/>
7
	<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
8
	<classpathentry kind="lib" path="lib/javaws.jar"/>
9 13077 cesar
	<classpathentry kind="lib" path="lib/iver-utiles.jar" sourcepath="/libIverUtiles"/>
10 6390 cesar
	<classpathentry kind="lib" path="lib/tempFileManager.jar"/>
11
	<classpathentry kind="lib" path="lib/xml-apis.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 13077 cesar
	<classpathentry kind="lib" path="lib/gvsig-i18n.jar" sourcepath="/libInternationalization/src"/>
19 8019 ppiqueras
	<classpathentry kind="lib" path="lib/jcalendar.jar"/>
20 8963 caballero
	<classpathentry kind="lib" path="lib/kxml2.jar"/>
21 10626 caballero
	<classpathentry kind="lib" path="lib/JWizardComponent.jar"/>
22 13077 cesar
	<classpathentry kind="lib" path="lib/looks-2.1.4.jar"/>
23 13229 cesar
	<classpathentry kind="lib" path="lib/org.gvsig.ui.jar"/>
24 13695 bsanchez
	<classpathentry kind="lib" path="lib/jcommon-1.0.10.jar"/>
25
	<classpathentry kind="lib" path="lib/jfreechart-1.0.6.jar"/>
26 14491 jmvivo
	<classpathentry kind="lib" path="lib/jh.jar"/>
27 13493 jaume
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
28 17104 vcaballero
	<classpathentry kind="lib" path="lib/org.gvsig.exceptions.jar"/>
29 33215 nbrodin
	<classpathentry kind="lib" path="lib/jai_core.jar"/>
30 6390 cesar
	<classpathentry kind="output" path="bin"/>
31 598 fernando
</classpath>