Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-03-07 09:22:28 +0000
committerptessier2014-03-07 09:22:28 +0000
commit0c4da7c9bb907a7a57822264b8dd49fe76571e63 (patch)
treeb9166871844f901b0e5d6907bd680540bcdc9935 /plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF
parentb97d916544dbefc0965e2ce96f28851bf78a0257 (diff)
downloadorg.eclipse.papyrus-0c4da7c9bb907a7a57822264b8dd49fe76571e63.tar.gz
org.eclipse.papyrus-0c4da7c9bb907a7a57822264b8dd49fe76571e63.tar.xz
org.eclipse.papyrus-0c4da7c9bb907a7a57822264b8dd49fe76571e63.zip
Bug 386118 - [EMF Facet] Papyrus should progressively support EMF Facet
0.2 add comment and custom have been maigrated
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF
index 285a95383cf..dc3f9397705 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF
@@ -23,5 +23,6 @@ Export-Package: org.eclipse.papyrus.emf.facet.custom.ui,
org.eclipse.papyrus.emf.facet.custom.ui.internal.custompt,
org.eclipse.papyrus.emf.facet.custom.ui.internal.exported,
org.eclipse.papyrus.emf.facet.custom.ui.internal.exported.dialog,
- org.eclipse.papyrus.emf.facet.custom.ui.internal.exported.exception
+ org.eclipse.papyrus.emf.facet.custom.ui.internal.exported.exception,
+ org.eclipse.papyrus.emf.facet.custom.ui.internal.query
Service-Component: OSGI-INF/component.xml

Back to the top