-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
23 lines (23 loc) · 1.57 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/portlet-api-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsonrpc4j-0.28.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-6.1.26.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-util-6.1.26.jar"/>
<classpathentry exported="true" kind="lib" path="lib/servlet-api-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/apparat-core-1.0.RC9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/apparat-log-1.0.RC9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/scala-library.jar"/>
<classpathentry exported="true" kind="lib" path="lib/"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>