Statistics
| Revision:

svn-gvsig-desktop / tags / v1_2_Build_1205 / extensions / extJCRS / .classpath @ 16838

History | View | Annotate | Download (787 Bytes)

1 7705 dguerrero
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4
	<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
5
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
7
	<classpathentry kind="src" path="src"/>
8 13642 cesar
	<classpathentry kind="src" output="bin-test" path="src-test"/>
9 13215 cesar
	<classpathentry kind="lib" path="/libFMap/lib/org.cresques.cts.jar"/>
10 13257 jmvivo
	<classpathentry kind="lib" path="lib/jcrs.jar"/>
11 13500 cesar
	<classpathentry kind="lib" path="/_fwAndami/lib/iver-utiles.jar" sourcepath="/libIverUtiles"/>
12 13642 cesar
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
13 7705 dguerrero
	<classpathentry kind="output" path="bin"/>
14
</classpath>