Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2007-09-30 19:22:45 +0000
committerJohn Arthorne2007-09-30 19:22:45 +0000
commit9a44d0e5e5242c1a977661031689bed08f4b85ea (patch)
tree007cc13b8bb430d3587f50a96e9294989ee9a67a /bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF
parentbed85856c54c4c7cd29fcf9163b5363157aac53d (diff)
downloadrt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.tar.gz
rt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.tar.xz
rt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.zip
Added missing package exportsv20070930_post_rename
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF
index 30fe8e508..13444c74e 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF
@@ -24,3 +24,4 @@ Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
J2SE-1.4
Eclipse-LazyStart: true
Bundle-Activator: org.eclipse.equinox.internal.p2.touchpoint.eclipse.Activator
+Export-Package: org.eclipse.equinox.internal.p2.touchpoint.eclipse;x-internal:=true

Back to the top