-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
32 lines (32 loc) · 1.58 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="themes"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/miglayout.jar"/>
<classpathentry kind="lib" path="dev_libs/AppleJavaExtensions.jar">
<attributes>
<attribute name="javadoc_location" value="http://developer.apple.com/library/mac/documentation/Java/Reference/JavaSE6_AppleExtensionsRef/api"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="dev_libs/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="libs/svnkit.jar" sourcepath="C:/Users/Thomas/Downloads/org.tmatesoft.svn_1.7.13.src.zip">
<attributes>
<attribute name="source_encoding" value="UTF-8"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/proxyVole.jar" sourcepath="C:/Users/Thomas/Downloads/proxy-vole_20131209_src.zip">
<attributes>
<attribute name="source_encoding" value="UTF-8"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/sequence-library.jar"/>
<classpathentry kind="lib" path="libs/sqljet.jar"/>
<classpathentry kind="lib" path="dev_libs/synthetica.jar"/>
<classpathentry kind="lib" path="libs/svgSalamander.jar"/>
<classpathentry kind="lib" path="libs/jackson-annotations.jar"/>
<classpathentry kind="lib" path="libs/jackson-core.jar"/>
<classpathentry kind="lib" path="libs/jackson-databind.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>