Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / extensions / extJCRS / .classpath @ 27140

History | View | Annotate | Download (1.19 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 26450 jmvivo
	<classpathentry kind="lib" path="lib/geoapi-2.0.jar"/>
8
	<classpathentry kind="lib" path="lib/gt2-main.jar"/>
9
	<classpathentry kind="lib" path="lib/org.cresques.cts.jar"/>
10
	<classpathentry kind="lib" path="lib/units-0.01.jar"/>
11
	<classpathentry kind="lib" path="lib/jcrs-geotools.jar"/>
12
	<classpathentry kind="lib" path="lib/jcrs.jar"/>
13 18137 jlgomez
	<classpathentry kind="src" path="/_fwAndami"/>
14
	<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
15 20583 dguerrero
	<classpathentry kind="lib" path="lib/jGridShiftApi.jar"/>
16 20487 dguerrero
	<classpathentry combineaccessrules="false" kind="src" path="/libUIComponent"/>
17 26450 jmvivo
	<classpathentry kind="lib" path="/appgvSIG/lib/org.gvsig.fmap.control.jar" sourcepath="/libFMap_controls"/>
18
	<classpathentry kind="lib" path="/appgvSIG/lib/org.gvsig.fmap.mapcontext.jar" sourcepath="/libFMap_mapcontext"/>
19 7705 dguerrero
	<classpathentry kind="output" path="bin"/>
20
</classpath>