Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/Alf/org.eclipse.papyrus.alf.ui/META-INF/MANIFEST.MF1
-rw-r--r--sandbox/Alf/org.eclipse.papyrus.alf/META-INF/MANIFEST.MF2
2 files changed, 0 insertions, 3 deletions
diff --git a/sandbox/Alf/org.eclipse.papyrus.alf.ui/META-INF/MANIFEST.MF b/sandbox/Alf/org.eclipse.papyrus.alf.ui/META-INF/MANIFEST.MF
index b1d63c36e80..68047d6ec27 100644
--- a/sandbox/Alf/org.eclipse.papyrus.alf.ui/META-INF/MANIFEST.MF
+++ b/sandbox/Alf/org.eclipse.papyrus.alf.ui/META-INF/MANIFEST.MF
@@ -33,4 +33,3 @@ Export-Package: org.eclipse.papyrus.alf.ui.contentassist,
org.eclipse.papyrus.alf.ui.internal,
org.eclipse.papyrus.alf.ui.quickfix
Bundle-Activator: org.eclipse.papyrus.alf.ui.internal.AlfActivator
-Import-Package: org.apache.log4j
diff --git a/sandbox/Alf/org.eclipse.papyrus.alf/META-INF/MANIFEST.MF b/sandbox/Alf/org.eclipse.papyrus.alf/META-INF/MANIFEST.MF
index 800d0e77a76..0b681d73191 100644
--- a/sandbox/Alf/org.eclipse.papyrus.alf/META-INF/MANIFEST.MF
+++ b/sandbox/Alf/org.eclipse.papyrus.alf/META-INF/MANIFEST.MF
@@ -19,8 +19,6 @@ Require-Bundle: org.eclipse.xtext;visibility:=reexport,
org.eclipse.xtext.common.types,
org.eclipse.papyrus.uml.extensionpoints,
org.eclipse.uml2.uml;bundle-version="4.0.1"
-Import-Package: org.apache.log4j,
- org.eclipse.xtext.xbase.lib
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.papyrus.alf,
org.eclipse.papyrus.alf.alf,

Back to the top