Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1230 / extensions / extRemoteSensing / .classpath @ 39398

History | View | Annotate | Download (1.68 KB)

1 12096 dguerrero
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="src-test"/>
5 17097 gsdiego
	<classpathentry kind="src" path="src-test-ui"/>
6 12096 dguerrero
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
	<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
8
	<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
9
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
10 19364 amunoz
	<classpathentry sourcepath="/libGDBMS" kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar"/>
11 17097 gsdiego
	<classpathentry kind="lib" path="lib/jgraph.jar"/>
12 12096 dguerrero
	<classpathentry combineaccessrules="false" kind="src" path="/libRaster"/>
13
	<classpathentry combineaccessrules="false" kind="src" path="/extRasterTools-SE"/>
14
	<classpathentry combineaccessrules="false" kind="src" path="/libUIComponent"/>
15 13584 amunoz
	<classpathentry combineaccessrules="false" kind="src" path="/libExceptions"/>
16 13721 amunoz
	<classpathentry kind="lib" path="lib/jama.jar"/>
17 13765 amunoz
	<classpathentry kind="lib" path="lib/jep-2.4.0.jar"/>
18
	<classpathentry kind="lib" path="lib/TableLayout.jar"/>
19 14180 amunoz
	<classpathentry combineaccessrules="false" kind="src" path="/libProjection"/>
20 17116 nbrodin
	<classpathentry kind="lib" path="/_fwAndami/lib/jcommon-1.0.10.jar"/>
21
	<classpathentry kind="lib" path="/_fwAndami/lib/jfreechart-1.0.6.jar"/>
22 19364 amunoz
	<classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.1.1/src/org.junit_3.8.1/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
23 20394 dguerrero
	<classpathentry kind="lib" path="/_fwAndami/lib/castor-0.9.5.3-xml.jar"/>
24
	<classpathentry kind="lib" path="/_fwAndami/lib/iver-utiles.jar" sourcepath="/libIverUtiles"/>
25 12096 dguerrero
	<classpathentry kind="output" path="bin"/>
26
</classpath>