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/CDC-1.1_Foundation-1.1.profile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile') diff --git a/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile b/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile index 374300afc..7018d0647 100644 --- a/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile +++ b/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile @@ -22,3 +22,9 @@ org.osgi.framework.executionenvironment = \ CDC-1.0/Foundation-1.0,\ CDC-1.1/Foundation-1.1 osgi.java.profile.name = CDC-1.1/Foundation-1.1 +java.class.version=48 +org.eclipse.jdt.core.compiler.compliance=1.4 +org.eclipse.jdt.core.compiler.source=1.3 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning +org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning -- cgit v1.2.3