File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 66 <attribute name =" maven.pomderived" value =" true" />
77 </attributes >
88 </classpathentry >
9- <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
10- <attributes >
11- <attribute name =" optional" value =" true" />
12- <attribute name =" maven.pomderived" value =" true" />
13- </attributes >
14- </classpathentry >
15- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" >
9+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" >
1610 <attributes >
1711 <attribute name =" maven.pomderived" value =" true" />
1812 </attributes >
Original file line number Diff line number Diff line change 11eclipse.preferences.version =1
2- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.5
3- org.eclipse.jdt.core.compiler.compliance =1.5
2+ org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
3+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
4+ org.eclipse.jdt.core.compiler.compliance =1.7
5+ org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
6+ org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
47org.eclipse.jdt.core.compiler.problem.forbiddenReference =warning
5- org.eclipse.jdt.core.compiler.source =1.5
8+ org.eclipse.jdt.core.compiler.source =1.7
You can’t perform that action at this time.
0 commit comments