Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-04-20 21:45:31 +0000
committerslewis2007-04-20 21:45:31 +0000
commite6a4878bbd040ea01fdf327f66e84805691006da (patch)
tree5229c4182d781069814d407ec80b0420bb9ab284 /protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF
parent931f319283569fc993487691f4c7a37d22ede70b (diff)
downloadorg.eclipse.ecf-e6a4878bbd040ea01fdf327f66e84805691006da.tar.gz
org.eclipse.ecf-e6a4878bbd040ea01fdf327f66e84805691006da.tar.xz
org.eclipse.ecf-e6a4878bbd040ea01fdf327f66e84805691006da.zip
update to manifests and .classpath files for jre and cdc/foundation version
Diffstat (limited to 'protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF')
-rw-r--r--protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF/MANIFEST.MF b/protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF/MANIFEST.MF
index a150005b8..c5246e995 100644
--- a/protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF/MANIFEST.MF
+++ b/protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF/MANIFEST.MF
@@ -4,8 +4,8 @@ Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.protocol.msn
Bundle-Version: 0.3.1.qualifier
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
- J2SE-1.3
+Bundle-RequiredExecutionEnvironment: J2SE-1.3,
+ CDC-1.0/Foundation-1.0
Export-Package: org.eclipse.ecf.protocol.msn,
org.eclipse.ecf.protocol.msn.events,
org.eclipse.ecf.protocol.msn.internal.encode;x-internal:=true,

Back to the top