source: dispositivos_moviles/jdigidoc-3.7/jdigidoc/.classpath @ 2ff9cec

Last change on this file since 2ff9cec was 62396ee, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

Códigos fuentes de la biblioteca jdigidoc usada en Android.

  • Property mode set to 100644
File size: 1.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="jdigidoc/src/test/java"/>
4        <classpathentry kind="src" path="jdigidoc/src/main/resources"/>
5        <classpathentry kind="src" path="jdigidoc/src/main/java"/>
6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
7        <classpathentry kind="lib" path="lib/iaik_jce.jar"/>
8        <classpathentry kind="lib" path="lib/iaikPkcs11Wrapper.jar"/>
9        <classpathentry kind="lib" path="lib/jakarta-log4j-1.2.6.jar"/>
10        <classpathentry kind="lib" path="lib/jce_policy-1_4_2.zip"/>
11        <classpathentry kind="lib" path="lib/jce-1_2_2.zip"/>
12        <classpathentry kind="lib" path="lib/jdcerts.jar"/>
13        <classpathentry kind="lib" path="lib/mockito-all-1.8.0.jar"/>
14        <classpathentry kind="lib" path="lib/myxmlsec.jar"/>
15        <classpathentry kind="lib" path="lib/xalan.jar"/>
16        <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
17        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
18        <classpathentry kind="lib" path="lib/xmlParserAPIs.jar"/>
19        <classpathentry kind="lib" path="lib/xmlsec.jar"/>
20        <classpathentry kind="lib" path="lib/xmlsecSamples.jar"/>
21        <classpathentry kind="lib" path="lib/commons-compress-1.3.jar"/>
22        <classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
23        <classpathentry kind="lib" path="lib/bcmail-jdk15on-147.jar"/>
24        <classpathentry kind="lib" path="lib/bcpg-jdk15on-147.jar"/>
25        <classpathentry kind="lib" path="lib/bcpkix-jdk15on-147.jar"/>
26        <classpathentry kind="lib" path="lib/bcprov-jdk15on-147.jar"/>
27        <classpathentry kind="lib" path="tmp/jdcerts.jar"/>
28        <classpathentry kind="output" path="tmp/classes"/>
29</classpath>
Note: See TracBrowser for help on using the repository browser.