File tree Expand file tree Collapse file tree 4 files changed +505
-508
lines changed Expand file tree Collapse file tree 4 files changed +505
-508
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
33 <classpathentry kind =" src" output =" target/classes" path =" src/main/java" />
4- <classpathentry kind =" src" path =" resources" />
54 <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" />
65 <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" />
7- <classpathentry kind =" src" output =" src/examples/java" path =" src/examples/java" />
86 <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" />
97 <classpathentry kind =" con" path =" org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER" />
108 <classpathentry kind =" con" path =" org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0" />
Original file line number Diff line number Diff line change 1- # Fri Jul 10 01:07:40 EDT 2009
2- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.5
1+ # Tue May 10 22:28:38 MDT 2011
32eclipse.preferences.version =1
4- org.eclipse.jdt.core.compiler.source =1.5
3+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.5
54org.eclipse.jdt.core.compiler.compliance =1.5
5+ org.eclipse.jdt.core.compiler.problem.forbiddenReference =warning
6+ org.eclipse.jdt.core.compiler.source =1.5
Original file line number Diff line number Diff line change 66 <wb-resource deploy-path =" /" source-path =" /src/test/java" />
77 <wb-resource deploy-path =" /" source-path =" /src/test/resources" />
88 <wb-resource deploy-path =" /" source-path =" /src/main/java" />
9- <wb-resource deploy-path =" /" source-path =" /src/examples/java" />
10- <wb-resource deploy-path =" /" source-path =" /resources" />
119 </wb-module >
1210</project-modules >
You can’t perform that action at this time.
0 commit comments