Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 07c22a8b70bd64f4ca528a735ae535755e981f6b (plain) (blame)
1
2
3
4
5
6
7
8
#Mon Oct 24 13:47:18 CEST 2011
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.5

Back to the top