1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
- <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
4
- <attributes >
5
- <attribute name =" optional" value =" true" />
6
- <attribute name =" maven.pomderived" value =" true" />
7
- </attributes >
8
- </classpathentry >
9
- <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" >
10
- <attributes >
11
- <attribute name =" maven.pomderived" value =" true" />
12
- </attributes >
13
- </classpathentry >
14
- <classpathentry kind =" src" output =" target/classes" path =" src/main/java" >
15
- <attributes >
16
- <attribute name =" optional" value =" true" />
17
- <attribute name =" maven.pomderived" value =" true" />
18
- </attributes >
19
- </classpathentry >
20
- <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
21
- <attributes >
22
- <attribute name =" maven.pomderived" value =" true" />
23
- </attributes >
24
- </classpathentry >
25
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" >
26
- <attributes >
27
- <attribute name =" maven.pomderived" value =" true" />
28
- </attributes >
29
- </classpathentry >
30
- <classpathentry kind =" var" path =" M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar" sourcepath =" M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-sources.jar" >
31
- <attributes >
32
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-javadoc.jar!/" />
33
- </attributes >
34
- </classpathentry >
35
- <classpathentry kind =" var" path =" M2_REPO/com/siemens/ct/exi/exificient/1.0.0-SNAPSHOT/exificient-1.0.0-SNAPSHOT.jar" sourcepath =" M2_REPO/com/siemens/ct/exi/exificient/1.0.0-SNAPSHOT/exificient-1.0.0-SNAPSHOT-sources.jar" >
36
- <attributes >
37
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient/1.0.0-SNAPSHOT/exificient-1.0.0-SNAPSHOT-javadoc.jar!/" />
38
- </attributes >
39
- </classpathentry >
40
- <classpathentry kind =" var" path =" M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0-SNAPSHOT/exificient-core-1.0.0-SNAPSHOT.jar" sourcepath =" M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0-SNAPSHOT/exificient-core-1.0.0-SNAPSHOT-sources.jar" >
41
- <attributes >
42
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-core/1.0.0-SNAPSHOT/exificient-core-1.0.0-SNAPSHOT-javadoc.jar!/" />
43
- </attributes >
44
- </classpathentry >
45
- <classpathentry kind =" var" path =" M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0-SNAPSHOT/exificient-grammars-1.0.0-SNAPSHOT.jar" sourcepath =" M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0-SNAPSHOT/exificient-grammars-1.0.0-SNAPSHOT-sources.jar" >
46
- <attributes >
47
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-grammars/1.0.0-SNAPSHOT/exificient-grammars-1.0.0-SNAPSHOT-javadoc.jar!/" />
48
- </attributes >
49
- </classpathentry >
50
- <classpathentry kind =" var" path =" M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar" sourcepath =" M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar" >
51
- <attributes >
52
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-javadoc.jar!/" />
53
- </attributes >
54
- </classpathentry >
55
- <classpathentry kind =" var" path =" M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath =" M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar" >
56
- <attributes >
57
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-javadoc.jar!/" />
58
- </attributes >
59
- </classpathentry >
60
- <classpathentry kind =" var" path =" M2_REPO/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar" />
61
- <classpathentry kind =" var" path =" M2_REPO/junit/junit/4.11/junit-4.11.jar" sourcepath =" M2_REPO/junit/junit/4.11/junit-4.11-sources.jar" >
62
- <attributes >
63
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/junit/junit/4.11/junit-4.11-javadoc.jar!/" />
64
- </attributes >
65
- </classpathentry >
66
- <classpathentry kind =" var" path =" M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath =" M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" >
67
- <attributes >
68
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" />
69
- </attributes >
70
- </classpathentry >
71
- <classpathentry kind =" var" path =" M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3.jar" sourcepath =" M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-sources.jar" >
72
- <attributes >
73
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-javadoc.jar!/" />
74
- </attributes >
75
- </classpathentry >
76
- <classpathentry kind =" var" path =" M2_REPO/org/json/json/20090211/json-20090211.jar" />
77
- <classpathentry kind =" var" path =" M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0.jar" sourcepath =" M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-sources.jar" >
78
- <attributes >
79
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-javadoc.jar!/" />
80
- </attributes >
81
- </classpathentry >
82
- <classpathentry kind =" var" path =" M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0.jar" sourcepath =" M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-sources.jar" >
83
- <attributes >
84
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-javadoc.jar!/" />
85
- </attributes >
86
- </classpathentry >
87
- <classpathentry kind =" var" path =" M2_REPO/com/google/code/gson/gson/2.7/gson-2.7.jar" sourcepath =" M2_REPO/com/google/code/gson/gson/2.7/gson-2.7-sources.jar" >
88
- <attributes >
89
- <attribute name =" javadoc_location" value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/google/code/gson/gson/2.7/gson-2.7-javadoc.jar!/" />
90
- </attributes >
91
- </classpathentry >
92
- <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
93
- <attributes >
94
- <attribute name =" maven.pomderived" value =" true" />
95
- </attributes >
96
- </classpathentry >
97
- <classpathentry kind =" output" path =" target/classes" />
98
- </classpath >
3
+ <classpathentry kind =" src" path =" src/test/java" output =" target/test-classes" including =" **/*.java" />
4
+ <classpathentry kind =" src" path =" src/test/resources" output =" target/test-classes" excluding =" **/*.java" />
5
+ <classpathentry kind =" src" path =" src/main/java" including =" **/*.java" />
6
+ <classpathentry kind =" src" path =" src/main/resources" excluding =" **/*.java" />
7
+ <classpathentry kind =" output" path =" target/classes" />
8
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
9
+ <classpathentry kind =" var" path =" M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar" sourcepath =" M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-sources.jar" >
10
+ <attributes >
11
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-javadoc.jar!/" name =" javadoc_location" />
12
+ </attributes >
13
+ </classpathentry >
14
+ <classpathentry kind =" var" path =" M2_REPO/com/siemens/ct/exi/exificient/1.0.0/exificient-1.0.0.jar" sourcepath =" M2_REPO/com/siemens/ct/exi/exificient/1.0.0/exificient-1.0.0-sources.jar" >
15
+ <attributes >
16
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient/1.0.0/exificient-1.0.0-javadoc.jar!/" name =" javadoc_location" />
17
+ </attributes >
18
+ </classpathentry >
19
+ <classpathentry kind =" var" path =" M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0/exificient-core-1.0.0.jar" sourcepath =" M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0/exificient-core-1.0.0-sources.jar" >
20
+ <attributes >
21
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-core/1.0.0/exificient-core-1.0.0-javadoc.jar!/" name =" javadoc_location" />
22
+ </attributes >
23
+ </classpathentry >
24
+ <classpathentry kind =" var" path =" M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0/exificient-grammars-1.0.0.jar" sourcepath =" M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0/exificient-grammars-1.0.0-sources.jar" >
25
+ <attributes >
26
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-grammars/1.0.0/exificient-grammars-1.0.0-javadoc.jar!/" name =" javadoc_location" />
27
+ </attributes >
28
+ </classpathentry >
29
+ <classpathentry kind =" var" path =" M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar" sourcepath =" M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar" >
30
+ <attributes >
31
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-javadoc.jar!/" name =" javadoc_location" />
32
+ </attributes >
33
+ </classpathentry >
34
+ <classpathentry kind =" var" path =" M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath =" M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar" >
35
+ <attributes >
36
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-javadoc.jar!/" name =" javadoc_location" />
37
+ </attributes >
38
+ </classpathentry >
39
+ <classpathentry kind =" var" path =" M2_REPO/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar" />
40
+ <classpathentry kind =" var" path =" M2_REPO/junit/junit/4.11/junit-4.11.jar" sourcepath =" M2_REPO/junit/junit/4.11/junit-4.11-sources.jar" >
41
+ <attributes >
42
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/junit/junit/4.11/junit-4.11-javadoc.jar!/" name =" javadoc_location" />
43
+ </attributes >
44
+ </classpathentry >
45
+ <classpathentry kind =" var" path =" M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath =" M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" >
46
+ <attributes >
47
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" name =" javadoc_location" />
48
+ </attributes >
49
+ </classpathentry >
50
+ <classpathentry kind =" var" path =" M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3.jar" sourcepath =" M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-sources.jar" >
51
+ <attributes >
52
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-javadoc.jar!/" name =" javadoc_location" />
53
+ </attributes >
54
+ </classpathentry >
55
+ <classpathentry kind =" var" path =" M2_REPO/org/json/json/20090211/json-20090211.jar" />
56
+ <classpathentry kind =" var" path =" M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0.jar" sourcepath =" M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-sources.jar" >
57
+ <attributes >
58
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-javadoc.jar!/" name =" javadoc_location" />
59
+ </attributes >
60
+ </classpathentry >
61
+ <classpathentry kind =" var" path =" M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0.jar" sourcepath =" M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-sources.jar" >
62
+ <attributes >
63
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-javadoc.jar!/" name =" javadoc_location" />
64
+ </attributes >
65
+ </classpathentry >
66
+ <classpathentry kind =" var" path =" M2_REPO/com/google/code/gson/gson/2.7/gson-2.7.jar" sourcepath =" M2_REPO/com/google/code/gson/gson/2.7/gson-2.7-sources.jar" >
67
+ <attributes >
68
+ <attribute value =" jar:file:/C:/Users/mchn4310/.m2/repository/com/google/code/gson/gson/2.7/gson-2.7-javadoc.jar!/" name =" javadoc_location" />
69
+ </attributes >
70
+ </classpathentry >
71
+ </classpath >
0 commit comments