-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
40 lines (40 loc) · 2.54 KB
/
.classpath
File metadata and controls
40 lines (40 loc) · 2.54 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1-tests.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/fluent-hc-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-cache-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-asl-1.9.11-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-asl-1.9.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-mapper-asl-1.9.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/java-json.jar"/>
<classpathentry exported="true" kind="lib" path="lib/postgresql-9.1-903.jdbc4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freemarker-2.3.20-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freemarker-2.3.20-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freemarker-2.3.20.jar"/>
<classpathentry kind="lib" path="lib/guice-2.0.jar"/>
<classpathentry kind="lib" path="lib/nekohtml-1.9.14.jar"/>
<classpathentry kind="lib" path="lib/openid4java-0.9.8.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl-2.8.1.jar"/>
<classpathentry kind="lib" path="lib/nv-i18n-1.11.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>