From 838746893d87c8d48937f0f6cb69fff900ffcf68 Mon Sep 17 00:00:00 2001 From: Kairides Date: Thu, 4 Jun 2020 10:50:10 +0200 Subject: [PATCH 1/2] LanguageComponents added to plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by:Ronan Guéguen --- .../plugin.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml b/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml index 79d4225..3074e22 100644 --- a/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml +++ b/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml @@ -6,6 +6,21 @@ + + + + + + From db7355ee63ac358674b9b903ded7443f627b9ea5 Mon Sep 17 00:00:00 2001 From: Kairides Date: Mon, 8 Jun 2020 11:50:22 +0200 Subject: [PATCH 2/2] Metaprog plugin modified to fit new description of extension point MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ronan Guéguen --- .../plugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml b/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml index 217d787..df7b022 100644 --- a/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml +++ b/java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml @@ -4,6 +4,7 @@