Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2008-10-10 19:20:54 +0000
committerThomas Watson2008-10-10 19:20:54 +0000
commita5fcc185ebf65f116d21fce4a3b2f166626aaba6 (patch)
treec2fd7b650f98d19d44ca69b037c7bbcf06a6b0a6 /bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
parent3165d6cdb5e10aa9d5163ee4cf7436bb65fb3ae6 (diff)
downloadrt.equinox.framework-a5fcc185ebf65f116d21fce4a3b2f166626aaba6.tar.gz
rt.equinox.framework-a5fcc185ebf65f116d21fce4a3b2f166626aaba6.tar.xz
rt.equinox.framework-a5fcc185ebf65f116d21fce4a3b2f166626aaba6.zip
Bug 240724 [plan] Update Execution Environment profile format to include custom jdt settingsv20081013-1830
Diffstat (limited to 'bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile')
-rw-r--r--bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile b/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
index 988ca64ab..dde120a4d 100644
--- a/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
+++ b/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
@@ -17,7 +17,6 @@ org.osgi.framework.executionenvironment = \
OSGi/Minimum-1.1,\
CDC-1.0/Foundation-1.0
osgi.java.profile.name = CDC-1.0/Foundation-1.0
-java.class.version=47
org.eclipse.jdt.core.compiler.compliance=1.3
org.eclipse.jdt.core.compiler.source=1.3
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.1

Back to the top