Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-08-02 13:36:42 +0000
committercletavernie2012-08-02 13:36:42 +0000
commitdb5fbfa853642ddce82f99759148ec70e0cc9df3 (patch)
tree6026aef80492a5aedc788509339681761dc9d9e0 /plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF
parent8977b104b2ba82014a59f77bcdda0dbd6952857e (diff)
downloadorg.eclipse.papyrus-db5fbfa853642ddce82f99759148ec70e0cc9df3.tar.gz
org.eclipse.papyrus-db5fbfa853642ddce82f99759148ec70e0cc9df3.tar.xz
org.eclipse.papyrus-db5fbfa853642ddce82f99759148ec70e0cc9df3.zip
386492: [Libraries - Profiles] All Libraries and Profiles should be loaded in read-only mode
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386492
Diffstat (limited to 'plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF')
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF b/plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF
index e075ca0bc9d..add00c9dab8 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF
+++ b/plugins/uml/org.eclipse.papyrus.uml.profile/META-INF/MANIFEST.MF
@@ -9,6 +9,7 @@ Require-Bundle: org.eclipse.uml2.uml.editor,
org.eclipse.ui.views.properties.tabbed;bundle-version="3.5.200",
org.eclipse.papyrus.infra.widgets;bundle-version="0.9.0",
org.eclipse.papyrus.uml.tools;bundle-version="0.9.0",
+ org.eclipse.papyrus.infra.emf.readonly;bundle-version="0.9.0",
org.eclipse.papyrus.infra.services.validation;bundle-version="0.9.0"
Export-Package: org.eclipse.papyrus.uml.profile,
org.eclipse.papyrus.uml.profile.constraints,

Back to the top