-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 844 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="external-libs/weblogic.jar"/>
<classpathentry kind="lib" path="external-libs/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="external-libs/xercesImpl-2.8.1.jar"/>
<classpathentry kind="lib" path="external-libs/xml-resolver-1.2.jar"/>
<classpathentry kind="lib" path="external-libs/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="external-libs/XmlSchema-1.4.3.jar"/>
<classpathentry kind="lib" path="external-libs/serializer-2.7.1.jar"/>
<classpathentry kind="lib" path="external-libs/saxon9-xqj.jar"/>
<classpathentry kind="lib" path="external-libs/saxon9he.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>