-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
44 lines (44 loc) · 2.65 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/.svn/*" kind="src" path="src"/>
<classpathentry kind="src" path="test/src"/>
<classpathentry kind="src" path="ext-src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/gnumail.jar"/>
<classpathentry kind="lib" path="lib/gnumail-providers.jar"/>
<classpathentry kind="lib" path="lib/inetlib.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.3.2.jar" sourcepath="/Saros/lib/commons-io-1.4-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="lib/glazedlists-1.7.0_java15.jar"/>
<classpathentry kind="lib" path="lib/joda-time-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/xpp3_min-1.1.3.4.O.jar"/>
<classpathentry kind="lib" path="lib/xstream-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/args4j-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/dockingFramesCommon-1.0.6p3.jar"/>
<classpathentry kind="lib" path="lib/dockingFramesCore-1.0.6p3.jar"/>
<classpathentry kind="lib" path="lib/jvyaml-0.2.1.jar"/>
<classpathentry kind="lib" path="lib/velocity-dep-1.5.jar"/>
<classpathentry kind="lib" path="lib/piccolo.jar"/>
<classpathentry kind="lib" path="lib/piccolox.jar"/>
<classpathentry kind="lib" path="lib/batik-awt-util.jar"/>
<classpathentry kind="lib" path="lib/batik-css.jar"/>
<classpathentry kind="lib" path="lib/batik-dom.jar"/>
<classpathentry kind="lib" path="lib/batik-ext.jar"/>
<classpathentry kind="lib" path="lib/batik-gui-util.jar"/>
<classpathentry kind="lib" path="lib/batik-gvt.jar"/>
<classpathentry kind="lib" path="lib/batik-parser.jar"/>
<classpathentry kind="lib" path="lib/batik-svg-dom.jar"/>
<classpathentry kind="lib" path="lib/batik-svggen.jar"/>
<classpathentry kind="lib" path="lib/batik-util.jar"/>
<classpathentry kind="lib" path="lib/batik-xml.jar"/>
<classpathentry kind="lib" path="lib/batik-extension.jar"/>
<classpathentry kind="lib" path="lib/batik-codec.jar"/>
<classpathentry kind="lib" path="lib/picocontainer-2.6.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/google-collect-1.0.jar" sourcepath="lib/google-collect-1.0-src.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>