forked from saiddao/GrootXacmlGenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 895 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/XCreateXacml3Gen4Lai16_1.0.jar"/>
<classpathentry kind="lib" path="lib/lai-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/tomcat-dbcp.jar"/>
<classpathentry kind="lib" path="lib/tomcat-jdbc.jar"/>
<classpathentry kind="lib" path="lib/exist.jar"/>
<classpathentry kind="lib" path="lib/exist-lucene-module.jar"/>
<classpathentry kind="lib" path="lib/exist-modules.jar"/>
<classpathentry kind="lib" path="lib/exist-ngram-module.jar"/>
<classpathentry kind="lib" path="lib/exist-versioning.jar"/>
<classpathentry kind="lib" path="lib/guava-31.1-jre.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9"/>
<classpathentry kind="output" path="bin"/>
</classpath>