forked from LAL/xtremweb-hep
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.classpath
56 lines (56 loc) · 3.75 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libXtremWeb/activation.jar"/>
<classpathentry kind="lib" path="libXtremWeb/antlr.jar"/>
<classpathentry kind="lib" path="libXtremWeb/attic-all-0.3.jar"/>
<classpathentry kind="lib" path="libXtremWeb/bcpkix-jdk15on-151.jar"/>
<classpathentry kind="lib" path="libXtremWeb/bcprov-jdk15on-151.jar"/>
<classpathentry kind="lib" path="libXtremWeb/bcprov-jdk16-140.jar"/>
<classpathentry kind="lib" path="libXtremWeb/classmate-1.0.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-fileupload-1.2.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-id-0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-io-1.3.2.jar"/>
<classpathentry kind="lib" path="libXtremWeb/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="libXtremWeb/ibis-util-2.1.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jackson-annotations-2.9.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jackson-core-2.7.3.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jackson-core-2.9.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jackson-databind-2.9.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jackson-dataformat-cbor-2.7.3.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jackson-dataformat-smile-2.7.3.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jarbundler-1.8.1.jar"/>
<classpathentry kind="lib" path="libXtremWeb/java-jwt-3.2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jcert.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jetty-http-9.3.8.v20160314.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jetty-io-9.3.8.v20160314.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jetty-server-9.3.8.v20160314.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jetty-util-9.3.8.v20160314.jar"/>
<classpathentry kind="lib" path="libXtremWeb/JOpenId-1.08.jar"/>
<classpathentry kind="lib" path="libXtremWeb/jose4j-0.5.5.jar"/>
<classpathentry kind="lib" path="libXtremWeb/JSON-java.jar"/>
<classpathentry kind="lib" path="libXtremWeb/junit-4.10.jar"/>
<classpathentry kind="lib" path="libXtremWeb/log4j-1.2-api-2.10.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/log4j-api-2.10.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/log4j-core-2.10.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/mail.jar"/>
<classpathentry kind="lib" path="libXtremWeb/MinML.jar"/>
<classpathentry kind="lib" path="libXtremWeb/mysql-connector-java-5.1.6-bin.jar"/>
<classpathentry kind="lib" path="libXtremWeb/scribejava-apis-3.3.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libXtremWeb/scribejava-core-3.3.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libXtremWeb/servlet-api-3.1.jar"/>
<classpathentry kind="lib" path="libXtremWeb/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="libXtremWeb/slf4j-log4j12-1.7.2.jar"/>
<classpathentry kind="lib" path="libXtremWeb/smartsockets-1.4.jar"/>
<classpathentry kind="lib" path="libXtremWeb/web3j-abi-3.2.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/web3j-core-3.2.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/web3j-crypto-3.2.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/web3j-rlp-3.2.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/web3j-tuples-3.2.0.jar"/>
<classpathentry kind="lib" path="libXtremWeb/web3j-utils-3.2.0.jar"/>
<classpathentry kind="output" path="build/dist"/>
</classpath>