Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2013-04-23 09:11:36 +0000
committercletavernie2013-04-23 09:11:36 +0000
commit5419461637a81739af1831394689f23c75e8c1c5 (patch)
tree135dad903f9189499bff08b745eabb9f813d42f7 /extraplugins/marte
parent28ddc2b1639ba0cd9a83afb7e735171128e226f5 (diff)
downloadorg.eclipse.papyrus-5419461637a81739af1831394689f23c75e8c1c5.tar.gz
org.eclipse.papyrus-5419461637a81739af1831394689f23c75e8c1c5.tar.xz
org.eclipse.papyrus-5419461637a81739af1831394689f23c75e8c1c5.zip
404608: [MARTE] Duplicated generated packages
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404608
Diffstat (limited to 'extraplugins/marte')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/plugin.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/plugin.xml b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/plugin.xml
index 6578b8a79b0..6faf65d2b25 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/plugin.xml
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/plugin.xml
@@ -152,14 +152,6 @@
</profile>
</extension>
<extension
- point="org.eclipse.emf.ecore.generated_package">
- <package
- class="org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimePackage"
- genModel="MARTE.genmodel"
- uri="http://www.eclipse.org/papyrus/Time/1">
- </package>
- </extension>
- <extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://Papyrus_PROFILES/MARTE.profile.uml#_WStkoAPMEdyuUt-4qHuVvQ"

Back to the top