Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2008-01-23 14:57:50 +0000
committerPascal Rapicault2008-01-23 14:57:50 +0000
commite627488c61bcb8cb9d64aa7af909a1e4b86ab417 (patch)
treefc8e942802cf1d4e4e753b229b15ec2d4792079d /bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
parentba87ee156e6abf0e718659fe2a02c82967b07ec9 (diff)
downloadrt.equinox.p2-e627488c61bcb8cb9d64aa7af909a1e4b86ab417.tar.gz
rt.equinox.p2-e627488c61bcb8cb9d64aa7af909a1e4b86ab417.tar.xz
rt.equinox.p2-e627488c61bcb8cb9d64aa7af909a1e4b86ab417.zip
reoder ees
Diffstat (limited to 'bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
index ad1c5d46c..a8702cf4c 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
@@ -16,5 +16,5 @@ Import-Package: org.eclipse.equinox.configuratormanipulator,
Bundle-Vendor: %providerName
Export-Package: org.eclipse.equinox.internal.simpleconfigurator.utils;x-internal:=true,
org.eclipse.equinox.simpleconfigurator.manipulator.internal;x-internal:=true
-Bundle-RequiredExecutionEnvironment: J2SE-1.4,
- CDC-1.0/Foundation-1.0
+Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
+ J2SE-1.4

Back to the top