File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-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 kind =" src" output =" target/test-classes" path =" src/test/java" />
5- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
6- <classpathentry kind =" con" path =" org.eclipse.m2e.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 kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" />
6+ <classpathentry kind =" output" path =" target/classes" />
7+ </classpath >
You can’t perform that action at this time.
0 commit comments