File tree Expand file tree Collapse file tree 26 files changed +98
-62
lines changed Expand file tree Collapse file tree 26 files changed +98
-62
lines changed Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk" />
8
8
<classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
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
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" src" path =" src" />
4
- <classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
6
- <classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
7
- <classpathentry kind =" output" path =" bin" />
8
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" src" path =" src" />
4
+ <classpathentry kind =" src" path =" test" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
+ <classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
7
+ <classpathentry kind =" output" path =" bin" />
8
+ </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
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
8
<classpathentry combineaccessrules =" false" kind =" src" path =" /web-server" />
Original file line number Diff line number Diff line change 1
- # Fri Jun 04 13:01:20 EDT 2010
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.6
5
+ org.eclipse.jdt.core.compiler.compliance =1.7
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
- org.eclipse.jdt.core.compiler.source =1.6
11
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
8
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk" />
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
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6 " />
4
- <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5
- <classpathentry kind =" src" path =" src" />
6
- <classpathentry kind =" output" path =" bin" />
7
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
4
+ <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5
+ <classpathentry kind =" src" path =" src" />
6
+ <classpathentry kind =" output" path =" bin" />
7
+ </classpath >
Original file line number Diff line number Diff line change 1
- # Thu Jul 15 16:31:17 EDT 2010
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
5
- org.eclipse.jdt.core.compiler.compliance =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
4
+ org.eclipse.jdt.core.compiler.compliance =1.7
6
5
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
7
6
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
8
- org.eclipse.jdt.core.compiler.source =1.6
7
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
8
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk" />
Original file line number Diff line number Diff line change 1
- # Tue Jul 06 08:42:30 EDT 2010
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.6
5
+ org.eclipse.jdt.core.compiler.compliance =1.7
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
- org.eclipse.jdt.core.compiler.source =1.6
11
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
8
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk" />
Original file line number Diff line number Diff line change 1
- # Wed Dec 30 20:22:15 EST 2009
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.6
5
+ org.eclipse.jdt.core.compiler.compliance =1.7
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
- org.eclipse.jdt.core.compiler.source =1.6
11
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
8
<classpathentry combineaccessrules =" false" kind =" src" path =" /web-server" />
Original file line number Diff line number Diff line change 1
- # Sat Jun 05 08:51:36 EDT 2010
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.6
5
+ org.eclipse.jdt.core.compiler.compliance =1.7
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
- org.eclipse.jdt.core.compiler.source =1.6
11
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
6
5
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk" />
9
8
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk-terra" />
10
9
<classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
10
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" />
11
11
<classpathentry kind =" output" path =" bin" />
12
12
</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
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /web" />
8
8
<classpathentry kind =" lib" path =" lib/servlet-api.jar" />
Original file line number Diff line number Diff line change 1
- # Wed Dec 02 09:02:13 EST 2009
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.6
5
+ org.eclipse.jdt.core.compiler.compliance =1.7
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
- org.eclipse.jdt.core.compiler.source =1.6
11
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" src" path =" src" />
4
- <classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
6
- <classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
- <classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
8
- <classpathentry kind =" output" path =" bin" />
9
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" src" path =" src" />
4
+ <classpathentry kind =" src" path =" test" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
+ <classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
8
+ <classpathentry kind =" output" path =" bin" />
9
+ </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
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /wtk" />
7
7
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
8
8
<classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
Original file line number Diff line number Diff line change 1
- # Tue Dec 01 17:46:01 EST 2009
2
1
eclipse.preferences.version =1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
3
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.6
5
+ org.eclipse.jdt.core.compiler.compliance =1.7
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
- org.eclipse.jdt.core.compiler.source =1.6
11
+ org.eclipse.jdt.core.compiler.source =1.7
Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" test" />
5
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " />
6
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
7
7
<classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
8
8
<classpathentry kind =" lib" path =" lib/svgSalamander-tiny.jar" />
9
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
9
10
<classpathentry kind =" output" path =" bin" />
10
11
</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