Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9091179e6828d84fe2503ee504fac7bda623e123 (plain) (blame)
1
2
3
4
5
6
7
8
#Tue May 03 22:36:57 EDT 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