diff --git a/plugins/org.etsi.mts.tdl.graphical.labels.data/build.properties b/plugins/org.etsi.mts.tdl.graphical.labels.data/build.properties index dd7a7a3840cf0df3e798d16e94839690d26cc85d..c3f7d802dd6f7f7bb62109ca0d3e0c5232b0078c 100644 --- a/plugins/org.etsi.mts.tdl.graphical.labels.data/build.properties +++ b/plugins/org.etsi.mts.tdl.graphical.labels.data/build.properties @@ -1,8 +1,7 @@ source.. = src/,\ src-gen/ bin.includes = META-INF/,\ - .,\ - plugin.xml + . additional.bundles = org.eclipse.xtext.xbase,\ org.eclipse.xtext.generator,\ org.apache.commons.logging,\ diff --git a/plugins/org.etsi.mts.tdl.graphical.labels.data/src/org/etsi/mts/tdl/graphical/labels/GenerateData.mwe2 b/plugins/org.etsi.mts.tdl.graphical.labels.data/src/org/etsi/mts/tdl/graphical/labels/GenerateData.mwe2 index 7776439ccf7550bf994c520a63e9c5608913b20f..5fdf879d9ffbdcf1fa87d584f7d3cc9a29f81cfc 100644 --- a/plugins/org.etsi.mts.tdl.graphical.labels.data/src/org/etsi/mts/tdl/graphical/labels/GenerateData.mwe2 +++ b/plugins/org.etsi.mts.tdl.graphical.labels.data/src/org/etsi/mts/tdl/graphical/labels/GenerateData.mwe2 @@ -45,7 +45,7 @@ Workflow { } } language = StandardLanguage { - name = "org.etsi.mts.tdl.graphical.labels.data" + name = "org.etsi.mts.tdl.graphical.labels.Data" fileExtensions = "tdldata" referencedResource = "platform:/resource/org.etsi.mts.tdl.model/model/tdl.genmodel"