Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2397dbdd644087d783176fa98f4d703113891057 (plain) (blame)
1
2
3
4
5
6
7
8
#Tue Jan 18 16:36:53 CET 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