Skip to content

Commit c088647

Browse files
committed
Update for SSEclipse 1.0.2
1 parent 9fce026 commit c088647

8 files changed

Lines changed: 4 additions & 4 deletions
35 Bytes
Binary file not shown.
1.11 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/ServiceStackEclipse.UpdateSite/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<site>
33
<feature url="features/net.servicestack.eclipse.feature_1.0.0.201506041950.jar" id="net.servicestack.eclipse.feature" version="1.0.0.201506041950"/>
44
<feature url="features/net.servicestack.eclipse.feature_1.0.1.201507300911.jar" id="net.servicestack.eclipse.feature" version="1.0.1.201507300911"/>
5-
<feature url="features/net.servicestack.eclipse.feature_1.0.2.201509111725.jar" id="net.servicestack.eclipse.feature" version="1.0.2.201509111725"/>
5+
<feature url="features/net.servicestack.eclipse.feature_1.0.2.201509111740.jar" id="net.servicestack.eclipse.feature" version="1.0.2.201509111740"/>
66
</site>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
eclipse.preferences.version=1
22
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
33
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
4-
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
4+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
55
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
6-
org.eclipse.jdt.core.compiler.compliance=1.5
6+
org.eclipse.jdt.core.compiler.compliance=1.7
77
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
88
org.eclipse.jdt.core.compiler.debug.localVariable=generate
99
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
1010
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
1111
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
12-
org.eclipse.jdt.core.compiler.source=1.5
12+
org.eclipse.jdt.core.compiler.source=1.7

0 commit comments

Comments
 (0)