This repository was archived by the owner on Feb 14, 2024. It is now read-only.
File tree 1 file changed +10
-8
lines changed
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" src" output =" target/classes" path =" src/main/java" />
4
- <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" />
6
- <classpathentry kind =" con" path =" org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER" />
7
- <classpathentry kind =" output" path =" target/classes" />
8
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" src" output =" target/classes" path =" src/main/java" />
4
+ <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" />
5
+ <classpathentry kind =" src" path =" src/test/groovy" />
6
+ <classpathentry kind =" src" path =" src/main/resources" />
7
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" />
8
+ <classpathentry kind =" con" path =" org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER" />
9
+ <classpathentry kind =" output" path =" target/classes" />
10
+ </classpath >
You can’t perform that action at this time.
0 commit comments