Loading plugins/org.etsi.mts.tdl.TDLan2.ui/META-INF/MANIFEST.MF +2 −4 Original line number Diff line number Diff line Loading @@ -18,9 +18,7 @@ Require-Bundle: org.etsi.mts.tdl.TDLan2, org.eclipse.xtext.builder, org.eclipse.xtend.lib;bundle-version="2.14.0";resolution:=optional, org.eclipse.xtext.xbase.lib;bundle-version="2.14.0" Import-Package: org.apache.log4j Import-Package: org.apache.log4j, org.etsi.mts.tdl.ui.contentassist Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.etsi.mts.tdl.ui.contentassist, org.etsi.mts.tdl.TDLan2.ui.internal, org.etsi.mts.tdl.ui.quickfix Bundle-Activator: org.etsi.mts.tdl.TDLan2.ui.internal.TDLan2Activator plugins/org.etsi.mts.tdl.TDLan2/META-INF/MANIFEST.MF +4 −10 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ Bundle-ManifestVersion: 2 Bundle-Name: org.etsi.mts.tdl.TDLan2 Bundle-Vendor: My Company Bundle-Version: 1.0.0.qualifier Export-Package: org.etsi.mts.tdl, org.etsi.mts.tdl.parser.antlr.internal, org.etsi.mts.tdl.services Bundle-SymbolicName: org.etsi.mts.tdl.TDLan2; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.etsi.mts.tdl.model, Loading @@ -15,13 +18,4 @@ Require-Bundle: org.etsi.mts.tdl.model, org.eclipse.xtext.util, org.eclipse.xtend.lib;bundle-version="2.14.0" Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.etsi.mts.tdl.parser.antlr.internal, org.etsi.mts.tdl.scoping, org.etsi.mts.tdl.parser.antlr, org.etsi.mts.tdl, org.etsi.mts.tdl.validation, org.etsi.mts.tdl.generator, org.etsi.mts.tdl.services, org.etsi.mts.tdl.serializer, org.etsi.mts.tdl.formatting2 Import-Package: org.apache.log4j plugins/org.etsi.mts.tdl.tx/.launch/Generate TDLtx (tdltx) Language Infrastructure.launch +3 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration type="org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType"> <booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/> <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <resources> <item path="/org.etsi.mts.tdl.tx" type="4"/> <item path="/org.etsi.mts.tdl.tx.ide" type="4"/> <item path="/org.etsi.mts.tdl.tx.ui" type="4"/> </resources>}"/> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> <listEntry value="/org.etsi.mts.tdl.tx"/> Loading @@ -12,8 +13,10 @@ <listEntry value="org.eclipse.debug.ui.launchGroup.run"/> </listAttribute> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/> <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21/"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/> <stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="org.etsi.mts.tdl.tx"/> <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="org.etsi.mts.tdl.GenerateTDLtx"/> Loading plugins/org.etsi.mts.tdl.txi/.launch/Generate TDLtxi (tdltxi) Language Infrastructure.launch +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/> <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21/"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/> <stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="org.etsi.mts.tdl.txi"/> <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="src/org/etsi/mts/tdl/GenerateTDLtxi.mwe2"/> Loading Loading
plugins/org.etsi.mts.tdl.TDLan2.ui/META-INF/MANIFEST.MF +2 −4 Original line number Diff line number Diff line Loading @@ -18,9 +18,7 @@ Require-Bundle: org.etsi.mts.tdl.TDLan2, org.eclipse.xtext.builder, org.eclipse.xtend.lib;bundle-version="2.14.0";resolution:=optional, org.eclipse.xtext.xbase.lib;bundle-version="2.14.0" Import-Package: org.apache.log4j Import-Package: org.apache.log4j, org.etsi.mts.tdl.ui.contentassist Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.etsi.mts.tdl.ui.contentassist, org.etsi.mts.tdl.TDLan2.ui.internal, org.etsi.mts.tdl.ui.quickfix Bundle-Activator: org.etsi.mts.tdl.TDLan2.ui.internal.TDLan2Activator
plugins/org.etsi.mts.tdl.TDLan2/META-INF/MANIFEST.MF +4 −10 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ Bundle-ManifestVersion: 2 Bundle-Name: org.etsi.mts.tdl.TDLan2 Bundle-Vendor: My Company Bundle-Version: 1.0.0.qualifier Export-Package: org.etsi.mts.tdl, org.etsi.mts.tdl.parser.antlr.internal, org.etsi.mts.tdl.services Bundle-SymbolicName: org.etsi.mts.tdl.TDLan2; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.etsi.mts.tdl.model, Loading @@ -15,13 +18,4 @@ Require-Bundle: org.etsi.mts.tdl.model, org.eclipse.xtext.util, org.eclipse.xtend.lib;bundle-version="2.14.0" Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.etsi.mts.tdl.parser.antlr.internal, org.etsi.mts.tdl.scoping, org.etsi.mts.tdl.parser.antlr, org.etsi.mts.tdl, org.etsi.mts.tdl.validation, org.etsi.mts.tdl.generator, org.etsi.mts.tdl.services, org.etsi.mts.tdl.serializer, org.etsi.mts.tdl.formatting2 Import-Package: org.apache.log4j
plugins/org.etsi.mts.tdl.tx/.launch/Generate TDLtx (tdltx) Language Infrastructure.launch +3 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration type="org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType"> <booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/> <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <resources> <item path="/org.etsi.mts.tdl.tx" type="4"/> <item path="/org.etsi.mts.tdl.tx.ide" type="4"/> <item path="/org.etsi.mts.tdl.tx.ui" type="4"/> </resources>}"/> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> <listEntry value="/org.etsi.mts.tdl.tx"/> Loading @@ -12,8 +13,10 @@ <listEntry value="org.eclipse.debug.ui.launchGroup.run"/> </listAttribute> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/> <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21/"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/> <stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="org.etsi.mts.tdl.tx"/> <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="org.etsi.mts.tdl.GenerateTDLtx"/> Loading
plugins/org.etsi.mts.tdl.txi/.launch/Generate TDLtxi (tdltxi) Language Infrastructure.launch +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/> <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/> <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21/"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/> <stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="org.etsi.mts.tdl.txi"/> <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="src/org/etsi/mts/tdl/GenerateTDLtxi.mwe2"/> Loading