-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
executable file
·30 lines (30 loc) · 1.81 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry 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"/>
<classpathentry kind="lib" path="lib/bcmail-jdk16-1.45.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk16-1.45.jar"/>
<classpathentry kind="lib" path="lib/bctsp-jdk16-1.45.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/DNIeJCAProvider-1.4.jar"/>
<classpathentry kind="lib" path="lib/iaikPkcs11Wrapper-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/jss-4.2.5.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibAPI-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibCert-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibCrypt-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibOCSP-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibPolicy-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibTrust-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibTSA-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/MITyCLibXADES-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/serializer-2.7.1.jar"/>
<classpathentry kind="lib" path="lib/sunpkcs11-1.0.jar"/>
<classpathentry kind="lib" path="lib/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-1.3.04.jar"/>
<classpathentry kind="lib" path="lib/xmlsec-1.4.2-ADSI-1.1.jar"/>
<classpathentry kind="lib" path="lib/sun.misc.BASE64Decoder.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>