Skip to content

Commit

Permalink
[Releng] Update compiler to 1.8
Browse files Browse the repository at this point in the history
Change-Id: Ie3502bfc7a6f5eb78d7eeeed8c8881b24d9648fb
Signed-off-by: cong-bang.do <docongbang1993@gmail.com>
  • Loading branch information
bang-dc committed Jun 13, 2018
1 parent 51cabf6 commit 96155a3
Showing 1 changed file with 3 additions and 3 deletions.
@@ -1,7 +1,7 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.7
org.eclipse.jdt.core.compiler.source=1.8

0 comments on commit 96155a3

Please sign in to comment.