forked from powerfolder/PF-CORE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
63 lines (63 loc) · 4.69 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/etc"/>
<classpathentry kind="src" path="src/jnotify"/>
<classpathentry kind="src" path="src/jwf"/>
<classpathentry kind="src" path="src/test"/>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/skins"/>
<classpathentry kind="src" path="src/shib"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/liferay-nativity-1.0.6.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/looks-2.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/cglib-nodep-2.1_3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/hamcrest-core-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/hamcrest-library-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/jmock-2.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/jmock-junit3-2.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/jmock-junit4-2.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmock/jmock-legacy-2.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mockito/byte-buddy-1.6.12.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcalendar.jar"/>
<classpathentry exported="true" kind="lib" path="lib/forms-1.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/validation-2.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/binding-2.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/synthetica/synthetica.jar"/>
<classpathentry exported="true" kind="lib" path="lib/synthetica/syntheticaAddons.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ejb3-persistence.jar"/>
<classpathentry exported="true" kind="lib" path="src/distribution/PowerFolderBasic"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart/jcommon-1.0.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate3-stripped.jar"/>
<classpathentry exported="true" kind="lib" path="lib/annotations-1.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-compress-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json-20090306.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-cache-4.3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/fluent-hc-4.3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bcmail-jdk15on-152.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bcpg-jdk15on-152.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bcpkix-jdk15on-152.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bcprov-ext-jdk15on-152.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/javax.inject-1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/commons-codec-1.10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/protobuf-java-3.5.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/commons-lang3-3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/cryptofs-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/cryptolib-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/dagger-2.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/dagger-producers-2.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/gson-2.8.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/guava-22.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/siv-mode-1.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cryptomator/slf4j-api-1.7.25.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mockito/mockito-core-2.7.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mockito/objenesis-2.5.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powerfolder-protobuf-0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>