File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
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" path =" src" />
4- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
4+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
55 <classpathentry kind =" output" path =" bin" />
66</classpath >
Original file line number Diff line number Diff line change 1+ eclipse.preferences.version =1
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
7+ org.eclipse.jdt.core.compiler.source =1.7
You can’t perform that action at this time.
0 commit comments