Add table instance specifications to the feature Moka Core

Change-Id: I7fa1bfd80055c1055332892d2572cd24e2359c9c
Signed-off-by: jeremie.tatibouet <jeremie.tatibouet@cea.fr>
diff --git a/features/org.eclipse.papyrus.moka.feature/feature.xml b/features/org.eclipse.papyrus.moka.feature/feature.xml
index 122f1b4..18de237 100644
--- a/features/org.eclipse.papyrus.moka.feature/feature.xml
+++ b/features/org.eclipse.papyrus.moka.feature/feature.xml
@@ -359,4 +359,11 @@
          version="0.0.0"

          unpack="false"/>

 

+   <plugin

+         id="org.eclipse.papyrus.moka.ui.table.instancespecification"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

 </feature>