-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
77 lines (77 loc) · 4.64 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/*.java" kind="src" path="src/main/api"/>
<classpathentry excluding="**/*.java" kind="src" path="src/main/app"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
<classpathentry excluding="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/>
<classpathentry kind="con" path="MULE_RUNTIME"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="M2_REPO/org/glassfish/hk2/external/aopalliance-repackaged/2.3.0-b05/aopalliance-repackaged-2.3.0-b05.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" sourcepath="M2_REPO/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.0/commons-lang3-3.0.jar" sourcepath="M2_REPO/org/apache/commons/commons-lang3/3.0/commons-lang3-3.0-sources.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar" sourcepath="M2_REPO/com/google/code/gson/gson/2.3.1/gson-2.3.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1-sources.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar"/>
<classpathentry kind="var" path="M2_REPO/org/glassfish/hk2/external/javax.inject/2.3.0-b05/javax.inject-2.3.0-b05.jar"/>
<classpathentry kind="var" path="M2_REPO/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar"/>
<classpathentry kind="var" path="M2_REPO/junit/junit/4.10/junit-4.10.jar" sourcepath="M2_REPO/junit/junit/4.10/junit-4.10-sources.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/mockito/mockito-all/1.8.2/mockito-all-1.8.2.jar" sourcepath="M2_REPO/org/mockito/mockito-all/1.8.2/mockito-all-1.8.2-sources.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/mule/tools/devkit/mule-devkit-shade/3.9.0/mule-devkit-shade-3.9.0.jar" sourcepath="M2_REPO/org/mule/tools/devkit/mule-devkit-shade/3.9.0/mule-devkit-shade-3.9.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/mulesoft/modules/mule-interceptor-module/3.8.5/mule-interceptor-module-3.8.5.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-objectstore/2.1.0/mule-module-objectstore-2.1.0.jar"/>
<classpathentry kind="var" path="M2_REPO/com/mulesoft/munit/mule-munit-support/3.8.5/mule-munit-support-3.8.5.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/com/mulesoft/munit/munit-assert/1.3.5/munit-assert-1.3.5.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/com/mulesoft/munit/munit-common/1.3.5/munit-common-1.3.5.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/com/mulesoft/munit/munit-mock/1.3.5/munit-mock-1.3.5.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/com/mulesoft/munit/munit-runner/1.3.5/munit-runner-1.3.5.jar">
<attributes>
<attribute name="org.mule.tooling.scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/mule/modules/slack-connector/3.0.0/slack-connector-3.0.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/glassfish/tyrus/bundles/tyrus-standalone-client/1.8.3/tyrus-standalone-client-1.8.3.jar"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/munit"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>