This repository was archived by the owner on Jan 8, 2025. It is now read-only.
forked from settinghead/rva
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.38 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.restlet.jar" sourcepath="C:/GoogleSVN/restlet-gae-2.0.1/src/org.restlet"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-dnd-3.3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/com.risevision.core.api.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/signpost-core.jar" sourcepath="/kaeppler-signpost-c403143"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.restlet.ext.net.jar" sourcepath="C:/GoogleSVN/restlet-gae-2.0.1/src"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.restlet.ext.xml.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jetty-util-6.1.19.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/google-oauth-client-1.8.0-beta.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/com.risevision.common.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang-2.5.jar"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>