Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libUIComponent / .classpath @ 28637

History | View | Annotate | Download (849 Bytes)

1 10741 nacho
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 13500 cesar
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
6 13441 cesar
	<classpathentry kind="src" output="bin-test" path="src-test-ui"/>
7 10741 nacho
	<classpathentry kind="lib" path="lib/JWizardComponent.jar"/>
8 13689 bsanchez
	<classpathentry kind="lib" path="lib/jfreechart-1.0.6.jar"/>
9
	<classpathentry kind="lib" path="lib/jcommon-1.0.10.jar"/>
10 10741 nacho
	<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
11 13135 evercher
	<classpathentry kind="lib" path="lib/jcalendar.jar"/>
12 17829 jmvivo
	<classpathentry kind="lib" path="/libInternationalization/lib/gvsig-i18n.jar" sourcepath="/libInternationalization/src"/>
13 17212 jmvivo
	<classpathentry combineaccessrules="false" kind="src" path="/libExceptions"/>
14 10741 nacho
	<classpathentry kind="output" path="bin"/>
15
</classpath>