Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1253 / extensions / extPublish / .classpath @ 34224

History | View | Annotate | Download (1.38 KB)

1 29308 jvhigon
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="/_fwAndami"/>
5
	<classpathentry kind="src" path="/appgvSIG"/>
6
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
	<classpathentry kind="src" path="/libFMap"/>
8
	<classpathentry kind="src" path="src-test"/>
9
	<classpathentry combineaccessrules="false" kind="src" path="/extJDBC"/>
10
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
11
	<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.8.jar"/>
12
	<classpathentry kind="lib" path="/_fwAndami/lib/castor-0.9.5.3-xml.jar"/>
13
	<classpathentry combineaccessrules="false" kind="src" path="/libProjection"/>
14
	<classpathentry combineaccessrules="false" kind="src" path="/libExceptions"/>
15
	<classpathentry combineaccessrules="false" kind="src" path="/libRaster"/>
16
	<classpathentry combineaccessrules="false" kind="src" path="/extRasterTools-SE"/>
17
	<classpathentry combineaccessrules="false" kind="src" path="/libUIComponent"/>
18 31254 jvhigon
	<classpathentry combineaccessrules="false" kind="src" path="/extSymbology"/>
19 31295 jvhigon
	<classpathentry combineaccessrules="false" kind="src" path="/libIverUtiles"/>
20
	<classpathentry combineaccessrules="false" kind="src" path="/libGDBMS"/>
21
	<classpathentry combineaccessrules="false" kind="src" path="/libDriverManager"/>
22 29308 jvhigon
	<classpathentry kind="output" path="bin"/>
23
</classpath>