Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_Build_1003 / extensions / extScripting / .classpath @ 12271

History | View | Annotate | Download (978 Bytes)

1
<?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
	<classpathentry kind="lib" path="lib/bsf-2.3.0rc1.jar"/>
6
	<classpathentry kind="lib" path="lib/bsh-2.0b1.jar"/>
7
	<classpathentry kind="lib" path="lib/groovy-all-1.0-beta-7.jar"/>
8
	<classpathentry kind="lib" path="lib/jython-2.1.jar"/>
9
	<classpathentry sourcepath="/xthinlet" kind="lib" path="lib/scriptablethinlet-0.9.jar"/>
10
	<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
11
	<classpathentry sourcepath="/xthinlet/thinlet" kind="lib" path="lib/thinlet.jar"/>
12
	<classpathentry kind="lib" path="lib/js-1.5r3.jar"/>
13
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="/_fwAndami/lib/iver-utiles.jar"/>
14
	<classpathentry kind="src" path="/appgvSIG"/>
15
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
16
	<classpathentry kind="output" path="bin"/>
17
</classpath>