Commit 8e655f64 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ pom refinements

parent c9d9f67e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@
							-->
							<programs>
								<program>
									<id>mydsl-ls</id>
									<id>ttcn3-ls</id>
									<mainClass>org.eclipse.xtext.ide.server.ServerLauncher</mainClass>
									<!-- uncomment to enable options
									<commandLineArguments>
+5 −2
Original line number Diff line number Diff line
@@ -200,7 +200,9 @@
				</plugin>


				<!-- without this the example-project would also need to use tycho--> 
				<!-- without this the example-project would also need to use tycho
                    is this needed?
				--> 
				<plugin>
					<groupId>org.eclipse.tycho</groupId>
					<artifactId>tycho-packaging-plugin</artifactId>
@@ -257,7 +259,8 @@
						<useProjectSettings>false</useProjectSettings>
					</configuration>
				</plugin>

				<!-- Is this needed?
				-->
				<plugin>
					<artifactId>maven-compiler-plugin</artifactId>
					<version>${maven.compiler.plugin.version}</version>