-
Notifications
You must be signed in to change notification settings - Fork 6
/
.classpath
26 lines (26 loc) · 1.76 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/kositresources"/>
<classpathentry kind="src" path="e-doc-commons/src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<accessrules>
<accessrule kind="discouraged" pattern="com/sun/xml/internal/bind/marshaller/NamespacePrefixMapper"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="../../16-Factur-X/e-invoice/src/test/lib/assertj-core-3.8.0.jar"/>
<classpathentry kind="lib" path="../../16-Factur-X/e-invoice/src/test/lib/Saxon-HE-9.9.1-1.jar"/>
<classpathentry kind="lib" path="../../16-Factur-X/e-invoice/src/test/lib/validationtool-1.1.0.jar" sourcepath="/kosit-validator/src/main/java"/>
<classpathentry kind="lib" path="../../16-Factur-X/e-invoice/src/test/lib/slf4j-api-1.7.25.jar"/>
<classpathentry kind="lib" path="../../16-Factur-X/e-invoice/src/test/lib/slf4j-simple-1.7.25.jar"/>
<classpathentry kind="lib" path="../../16-Factur-X/e-invoice/src/test/lib/commons-lang3-3.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/e-order/e-doc-commons/lib/javax.inject-1.jar"/>
<!--
<classpathentry kind="lib" path="/e-order-CIO/e-doc-commons/lib/istack-commons-runtime-3.0.11.jar"/>
<classpathentry kind="lib" path="/e-order-CIO/e-doc-commons/lib/jaxb-runtime-2.3.3.jar" sourcepath="C:/Users/homeb/Downloads/jaxb-runtime-2.3.3-sources.jar"/>
-->
<classpathentry kind="output" path="bin"/>
</classpath>