-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 1.09 KB
/
.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 excluding="ftl/**|raw/**" kind="src" path="resources"/>
<classpathentry including="cloud-config.xml" kind="src" path="env"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-all-1.8.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javassist-3.9.0.GA.jar"/>
<classpathentry exported="true" kind="lib" path="lib/quartz-all-1.8.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/aspectjrt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/aspectjweaver.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mule-module-protobuf-1.0-SNAPSHOT-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mule-module-protobuf-1.0-SNAPSHOT.jar" sourcepath="/home/radamhenderson/protobuff/mule-module-protobuf/mule-module-protobuf-1.0-SNAPSHOT-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zmq.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>