Skip to content

Commit

Permalink
Add JDT settings to eol.engine.test.acceptance
Browse files Browse the repository at this point in the history
  • Loading branch information
agarciadom committed Jan 3, 2025
1 parent 6298c49 commit 2c80ac5
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eclipse.preferences.version=1
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.release=disabled
org.eclipse.jdt.core.compiler.source=1.8

0 comments on commit 2c80ac5

Please sign in to comment.