forked from open-eid/digidoc4j
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1013 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=digidoc4j_development_codeborne&ivyXmlPath=ivy.xml&confs=*"/>
<classpathentry kind="lib" path="lib/dss-common-4.4.RC2.jar"/>
<classpathentry kind="lib" path="lib/dss-document-4.4.RC2.jar" sourcepath="/dss-document"/>
<classpathentry kind="lib" path="lib/dss-service-4.4.RC2.jar"/>
<classpathentry kind="lib" path="lib/dss-spi-4.4.RC2.jar"/>
<classpathentry kind="lib" path="lib/jacocoagent.jar"/>
<classpathentry kind="lib" path="lib/jacocoant.jar"/>
<classpathentry kind="lib" path="lib/jdigidoc-3.10.0-777.jar"/>
<classpathentry kind="lib" path="lib/testcerts.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>