Commit 51e7c384 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

* fix for warning and building issues

parent 3cfd93f3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
<!-- 		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
@@ -20,7 +20,7 @@
				</dictionary>
			</arguments>
		</buildCommand>
		<buildCommand>
 -->		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
+2 −2
Original line number Diff line number Diff line
@@ -21,9 +21,9 @@
   </extension>

   <extension point="org.eclipse.emf.ecore.extension_parser">
      <!-- @generated tdl -->
      <!-- @generated NOT tdl -->
      <parser
            type="tdl"
            type="tdl.gen"
            class="org.etsi.mts.tdl.util.tdlResourceFactoryImpl"/>
   </extension>