From 4c88cb3924a632bc19bb583e2977b2916cb75bef Mon Sep 17 00:00:00 2001 From: Gabriel Pascual Date: Fri, 27 Feb 2015 12:05:25 +0100 Subject: Bug 460889: [Releng] Execute oep.uml.profile.drafter.tests in the build process https://bugs.eclipse.org/bugs/show_bug.cgi?id=460889 - Project oep.uml.profile.drafter.tests : o Add to Papyrus Test Suite launcher o Change Tycho nature to eclipse-test-plugin o Cirrect compilation error - Projectoep.uml.profile.drafter : o Export package Activator - Other test projects : o Change Tycho nature to eclipse-test-plugin Change-Id: Ic3e8e0314c98bdf7f997285f7e6efaf352eb007b Signed-off-by: Gabriel Pascual --- .../org.eclipse.papyrus.uml.profile.drafter/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/uml/profile') diff --git a/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/META-INF/MANIFEST.MF b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/META-INF/MANIFEST.MF index 3dee06295e2..da3e53d93d5 100644 --- a/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/META-INF/MANIFEST.MF +++ b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/META-INF/MANIFEST.MF @@ -34,6 +34,7 @@ Require-Bundle: org.eclipse.ui, Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.papyrus.uml.profile.drafter.exceptions, +Export-Package: org.eclipse.papyrus.uml.profile.drafter, + org.eclipse.papyrus.uml.profile.drafter.exceptions, org.eclipse.papyrus.uml.profile.drafter.ui.handler Bundle-Localization: plugin -- cgit v1.2.3