| commit | 7f3a3eae6c995228561a5eacf691b5b42a921bf9 | [log] [tgz] |
|---|---|---|
| author | Sebastien Revol <sebastien.revol@cea.fr> | Wed Oct 04 13:31:23 2017 +0200 |
| committer | Sebastien Revol <sebastien.revol@cea.fr> | Wed Oct 04 13:33:05 2017 +0200 |
| tree | f907e5509f550b901103d1a3423fde6fe699ad3a | |
| parent | 3efc03bcfc7b3803f73fb5de24bfcb93eb1ca431 [diff] |
Bug 525556 - [MOKA][MODELING UTILS] oep.moka.modeling.utils should be exported Change-Id: I3d3b43a2456f2f09f1c1c693180e6b20a6ad28d0 Signed-off-by: Sebastien Revol <sebastien.revol@cea.fr>
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF b/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF index 73eb14a..ed39fe5 100644 --- a/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF +++ b/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF
@@ -6,3 +6,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.uml2.uml;bundle-version="5.3.0" Bundle-Vendor: Eclipse Modeling Project +Export-Package: org.eclipse.papyrus.moka.modeling.utils