-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 1.75 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"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"/>
<classpathentry exported="true" kind="lib" path="lib/gmbal-api-only.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ha-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-api-2.2.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-impl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-xjc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JAXB2_20090206.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxws-api-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxws-rt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxws-tools-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxws-tools.jar"/>
<classpathentry exported="true" kind="lib" path="lib/management-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/policy.jar"/>
<classpathentry exported="true" kind="lib" path="lib/stax-ex.jar"/>
<classpathentry exported="true" kind="lib" path="lib/stax2-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/streambuffer.jar"/>
<classpathentry exported="true" kind="lib" path="lib/woodstox-core-asl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/asterisk-java.jar" sourcepath="lib/asterisk-java.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>