From 3165d6cdb5e10aa9d5163ee4cf7436bb65fb3ae6 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Fri, 10 Oct 2008 16:02:15 +0000 Subject: [plan] Create a ExecutionEnvironment Service --- bundles/org.eclipse.osgi/JRE-1.1.profile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bundles/org.eclipse.osgi/JRE-1.1.profile') diff --git a/bundles/org.eclipse.osgi/JRE-1.1.profile b/bundles/org.eclipse.osgi/JRE-1.1.profile index 9a8d8fd51..e65766345 100644 --- a/bundles/org.eclipse.osgi/JRE-1.1.profile +++ b/bundles/org.eclipse.osgi/JRE-1.1.profile @@ -15,3 +15,9 @@ org.osgi.framework.bootdelegation = \ org.osgi.framework.executionenvironment = \ JRE-1.1 osgi.java.profile.name = JRE-1.1 +java.class.version=45.3 +org.eclipse.jdt.core.compiler.compliance=1.1 +org.eclipse.jdt.core.compiler.source=1.1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.1 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=ignore +org.eclipse.jdt.core.compiler.problem.enumIdentifier=ignore -- cgit v1.2.3