File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
3- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6" />
43 <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
54 <classpathentry kind =" src" path =" src" />
5+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
66 <classpathentry kind =" output" path =" bin" />
77</classpath >
Original file line number Diff line number Diff line change 11eclipse.preferences.version =1
2- org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
3- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
4- org.eclipse.jdt.core.compiler.compliance =1.6
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.6
82org.eclipse.jdt.core.formatter.align_type_members_on_columns =false
93org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression =0
104org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation =0
You can’t perform that action at this time.
0 commit comments