Statistics
| Revision:

svn-gvsig-desktop / tags / tmp_build / extensions / extJCRS / .classpath @ 24301

History | View | Annotate | Download (1.04 KB)

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 kind="src" path="src"/>
5 20583 dguerrero
	<classpathentry excluding="org/gvsig/crs/test/" kind="src" path="src-test"/>
6 11733 jlgomez
	<classpathentry kind="lib" path="/_fwAndami/lib/iver-utiles.jar" sourcepath="/Utiles/src"/>
7 11854 jlgomez
	<classpathentry kind="lib" path="/libFMap/lib/geoapi-2.0.jar"/>
8
	<classpathentry kind="lib" path="/libFMap/lib/units-0.01.jar"/>
9 12808 dguerrero
	<classpathentry kind="lib" path="/libFMap/lib/gt2-main.jar"/>
10 18137 jlgomez
	<classpathentry combineaccessrules="false" kind="src" path="/libJCRS"/>
11
	<classpathentry kind="src" path="/_fwAndami"/>
12
	<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
13
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
14 20583 dguerrero
	<classpathentry kind="lib" path="lib/jGridShiftApi.jar"/>
15 20487 dguerrero
	<classpathentry kind="lib" path="/libFMap/lib/org.cresques.cts.jar"/>
16
	<classpathentry combineaccessrules="false" kind="src" path="/libUIComponent"/>
17 7705 dguerrero
	<classpathentry kind="output" path="bin"/>
18
</classpath>