1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
- <classpathentry including =" **/*.css|**/*.html|**/*.java|**/*.js|**/*.png|**/*.txt|**/*.xml" kind =" src" path =" src" />
4
- <classpathentry kind =" src" path =" examples/functionaltest1/src" />
5
- <classpathentry kind =" src" path =" examples/basic/src" />
6
- <classpathentry kind =" src" path =" src-2" />
7
- <classpathentry kind =" src" path =" test" />
8
- <classpathentry kind =" src" path =" examples/functionalconditiontest/src" />
9
- <classpathentry kind =" lib" path =" etc" >
10
- <accessrules >
11
- <accessrule kind =" accessible" pattern =" task.properties" />
12
- <accessrule kind =" nonaccessible" pattern =" *" />
13
- </accessrules >
14
- </classpathentry >
15
- <classpathentry kind =" lib" path =" lib/jakarta-oro-2.0.8.jar" />
16
- <classpathentry kind =" lib" path =" lib/jaxen-1.1-beta-8.jar" />
17
- <classpathentry kind =" lib" path =" lib/jdom-1.0.jar" />
18
- <classpathentry kind =" lib" path =" lib/junit.jar" />
19
- <classpathentry kind =" lib" path =" lib/log4j-1.2.9.jar" />
20
- <classpathentry kind =" lib" path =" lib/xalan-2.6.0.jar" />
21
- <classpathentry kind =" lib" path =" jetty/lib/servlet-api-2.5-6.1.14.jar" />
22
- <classpathentry kind =" lib" path =" antLibrary/common/groovy/groovy-all-1.6-RC-1.jar" />
23
- <classpathentry kind =" con" path =" org.eclipse.jdt.USER_LIBRARY/Ant" />
24
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
25
- <classpathentry kind =" lib" path =" lib/xerces/2.6.2/xercesImpl.jar" />
26
- <classpathentry kind =" lib" path =" lib/xerces/2.6.2/xml-apis.jar" />
27
- <classpathentry kind =" lib" path =" lib/xerces/2.6.2/xmlParserAPIs.jar" />
28
- <classpathentry kind =" lib" path =" lib/asm-3.3.1.jar" />
29
- <classpathentry kind =" lib" path =" lib/asm-tree-3.3.1.jar" />
30
- <classpathentry kind =" lib" path =" lib/asm-commons-3.3.1.jar" />
31
- <classpathentry kind =" output" path =" bin" />
32
- </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 =" var" path =" M2_REPO/javax/servlet/javax.servlet-api/3.1-b07/javax.servlet-api-3.1-b07.jar" sourcepath =" M2_REPO/javax/servlet/javax.servlet-api/3.1-b07/javax.servlet-api-3.1-b07-sources.jar" >
9
+ <attributes >
10
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/javax/servlet/javax.servlet-api/3.1-b07/javax.servlet-api-3.1-b07-javadoc.jar!/" name =" javadoc_location" />
11
+ </attributes >
12
+ </classpathentry >
13
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
14
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/ant/ant-junit/1.9.0/ant-junit-1.9.0.jar" sourcepath =" M2_REPO/org/apache/ant/ant-junit/1.9.0/ant-junit-1.9.0-sources.jar" />
15
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/ant/ant/1.8.2/ant-1.8.2.jar" />
16
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar" />
17
+ <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" >
18
+ <attributes >
19
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/junit/junit/4.11/junit-4.11-javadoc.jar!/" name =" javadoc_location" />
20
+ </attributes >
21
+ </classpathentry >
22
+ <classpathentry kind =" lib" path =" /usr/lib/jvm/jdk1.6.0_43/lib/tools.jar" />
23
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5.jar" sourcepath =" M2_REPO/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5-sources.jar" >
24
+ <attributes >
25
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5-javadoc.jar!/" name =" javadoc_location" />
26
+ </attributes >
27
+ </classpathentry >
28
+ <classpathentry kind =" var" path =" M2_REPO/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10.jar" sourcepath =" M2_REPO/org/slf4j/slf4j-api/1.5.10/slf4j-api-1.5.10-sources.jar" />
29
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5.jar" sourcepath =" M2_REPO/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5-sources.jar" >
30
+ <attributes >
31
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5-javadoc.jar!/" name =" javadoc_location" />
32
+ </attributes >
33
+ </classpathentry >
34
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5.jar" sourcepath =" M2_REPO/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5-sources.jar" >
35
+ <attributes >
36
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5-javadoc.jar!/" name =" javadoc_location" />
37
+ </attributes >
38
+ </classpathentry >
39
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5.jar" sourcepath =" M2_REPO/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5-sources.jar" >
40
+ <attributes >
41
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5-javadoc.jar!/" name =" javadoc_location" />
42
+ </attributes >
43
+ </classpathentry >
44
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5.jar" sourcepath =" M2_REPO/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5-sources.jar" >
45
+ <attributes >
46
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5-javadoc.jar!/" name =" javadoc_location" />
47
+ </attributes >
48
+ </classpathentry >
49
+ <classpathentry kind =" var" path =" M2_REPO/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.jar" sourcepath =" M2_REPO/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4-sources.jar" >
50
+ <attributes >
51
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4-javadoc.jar!/" name =" javadoc_location" />
52
+ </attributes >
53
+ </classpathentry >
54
+ <classpathentry kind =" var" path =" M2_REPO/org/sonatype/gossip/gossip/1.3/gossip-1.3.jar" sourcepath =" M2_REPO/org/sonatype/gossip/gossip/1.3/gossip-1.3-sources.jar" >
55
+ <attributes >
56
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/sonatype/gossip/gossip/1.3/gossip-1.3-javadoc.jar!/" name =" javadoc_location" />
57
+ </attributes >
58
+ </classpathentry >
59
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar" sourcepath =" M2_REPO/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0-sources.jar" >
60
+ <attributes >
61
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0-javadoc.jar!/" name =" javadoc_location" />
62
+ </attributes >
63
+ </classpathentry >
64
+ <classpathentry kind =" var" path =" M2_REPO/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar" sourcepath =" M2_REPO/com/thoughtworks/qdox/qdox/1.12/qdox-1.12-sources.jar" >
65
+ <attributes >
66
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/com/thoughtworks/qdox/qdox/1.12/qdox-1.12-javadoc.jar!/" name =" javadoc_location" />
67
+ </attributes >
68
+ </classpathentry >
69
+ <classpathentry kind =" var" path =" M2_REPO/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar" sourcepath =" M2_REPO/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1-sources.jar" >
70
+ <attributes >
71
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1-javadoc.jar!/" name =" javadoc_location" />
72
+ </attributes >
73
+ </classpathentry >
74
+ <classpathentry kind =" var" path =" M2_REPO/jline/jline/0.9.94/jline-0.9.94.jar" sourcepath =" M2_REPO/jline/jline/0.9.94/jline-0.9.94-sources.jar" />
75
+ <classpathentry kind =" var" path =" M2_REPO/org/jdom/jdom/2.0.2/jdom-2.0.2.jar" sourcepath =" M2_REPO/org/jdom/jdom/2.0.2/jdom-2.0.2-sources.jar" >
76
+ <attributes >
77
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/jdom/jdom/2.0.2/jdom-2.0.2-javadoc.jar!/" name =" javadoc_location" />
78
+ </attributes >
79
+ </classpathentry >
80
+ <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" >
81
+ <attributes >
82
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" name =" javadoc_location" />
83
+ </attributes >
84
+ </classpathentry >
85
+ <classpathentry kind =" var" path =" M2_REPO/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar" sourcepath =" M2_REPO/org/ow2/asm/asm-all/4.1/asm-all-4.1-sources.jar" >
86
+ <attributes >
87
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/ow2/asm/asm-all/4.1/asm-all-4.1-javadoc.jar!/" name =" javadoc_location" />
88
+ </attributes >
89
+ </classpathentry >
90
+ <classpathentry kind =" var" path =" M2_REPO/oro/oro/2.0.8/oro-2.0.8.jar" sourcepath =" M2_REPO/oro/oro/2.0.8/oro-2.0.8-sources.jar" />
91
+ <classpathentry kind =" var" path =" M2_REPO/org/ow2/asm/asm/4.1/asm-4.1.jar" sourcepath =" M2_REPO/org/ow2/asm/asm/4.1/asm-4.1-sources.jar" >
92
+ <attributes >
93
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/ow2/asm/asm/4.1/asm-4.1-javadoc.jar!/" name =" javadoc_location" />
94
+ </attributes >
95
+ </classpathentry >
96
+ <classpathentry kind =" var" path =" M2_REPO/org/ow2/asm/asm-commons/4.1/asm-commons-4.1.jar" sourcepath =" M2_REPO/org/ow2/asm/asm-commons/4.1/asm-commons-4.1-sources.jar" >
97
+ <attributes >
98
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/ow2/asm/asm-commons/4.1/asm-commons-4.1-javadoc.jar!/" name =" javadoc_location" />
99
+ </attributes >
100
+ </classpathentry >
101
+ <classpathentry kind =" var" path =" M2_REPO/org/ow2/asm/asm-tree/4.1/asm-tree-4.1.jar" sourcepath =" M2_REPO/org/ow2/asm/asm-tree/4.1/asm-tree-4.1-sources.jar" >
102
+ <attributes >
103
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/org/ow2/asm/asm-tree/4.1/asm-tree-4.1-javadoc.jar!/" name =" javadoc_location" />
104
+ </attributes >
105
+ </classpathentry >
106
+ <classpathentry kind =" var" path =" M2_REPO/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar" sourcepath =" M2_REPO/jaxen/jaxen/1.1.4/jaxen-1.1.4-sources.jar" >
107
+ <attributes >
108
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/jaxen/jaxen/1.1.4/jaxen-1.1.4-javadoc.jar!/" name =" javadoc_location" />
109
+ </attributes >
110
+ </classpathentry >
111
+ <classpathentry kind =" var" path =" M2_REPO/log4j/log4j/1.2.17/log4j-1.2.17.jar" sourcepath =" M2_REPO/log4j/log4j/1.2.17/log4j-1.2.17-sources.jar" >
112
+ <attributes >
113
+ <attribute value =" jar:file:/home/schristou88/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17-javadoc.jar!/" name =" javadoc_location" />
114
+ </attributes >
115
+ </classpathentry >
116
+ <classpathentry kind =" var" path =" M2_REPO/xalan/xalan/2.7.1/xalan-2.7.1.jar" sourcepath =" M2_REPO/xalan/xalan/2.7.1/xalan-2.7.1-sources.jar" />
117
+ <classpathentry kind =" var" path =" M2_REPO/xalan/serializer/2.7.1/serializer-2.7.1.jar" />
118
+ <classpathentry kind =" var" path =" M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar" sourcepath =" M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-sources.jar" />
119
+ </classpath >
0 commit comments