-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
48 lines (48 loc) · 3.52 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.1.jar" sourcepath="lib/commons-fileupload-1.2.1-bin/lib/commons-fileupload-1.2.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/EUOSMEGWT/lib/commons-fileupload-1.2.1-bin/lib/commons-fileupload-1.2.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-1.4.jar" sourcepath="lib/commons-io-1.4-bin/commons-io-1.4-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/EUOSMEGWT/lib/commons-io-1.4-bin/commons-io-1.4-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-ajaxloader.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/GemetClientLibrary.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/javacsv.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-api-1.5.8.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-log4j12-1.5.8.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/ws-commons-util-1.0.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/xmlrpc-client-3.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/xmlrpc-common-3.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/junit.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/xmlrpc-server-3.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/httpclient-4.2.5.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/httpcore-4.2.4.jar" sourcepath="lib/httpcore-4.2.4-sources.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-openlayers-client-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-maps.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-user.jar"/>
<classpathentry kind="lib" path="C:/Users/Marzia/.eclipse/org.eclipse.platform_4.3.2_920333535_win32_win32_x86_64/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/gwt-dev.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Users/Marzia/.eclipse/org.eclipse.platform_4.3.2_920333535_win32_win32_x86_64/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="war/WEB-INF/lib/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/validation-api-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-servlet.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-httpclient-3.1.jar" sourcepath="lib/commons-httpclient-3.1/src"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jdom-1.1.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-core-2.5.6.SEC02.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/geonetwork-manager-1.3-SNAPSHOT.jar" sourcepath="war/WEB-INF/lib/geonetwork-manager-1.3-SNAPSHOT-sources.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>