diff .project @ 376:f0a7ca4728c7 multicast

add external jar
author sugi
date Mon, 09 Jun 2014 20:14:40 +0900
parents f025283c1e2a
children 60eb80232eaa
line wrap: on
line diff
--- a/.project	Wed Jun 04 00:24:07 2014 +0900
+++ b/.project	Mon Jun 09 20:14:40 2014 +0900
@@ -6,6 +6,11 @@
 	</projects>
 	<buildSpec>
 		<buildCommand>
+			<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
 			<name>org.eclipse.jdt.core.javabuilder</name>
 			<arguments>
 			</arguments>
@@ -14,5 +19,6 @@
 	<natures>
 		<nature>org.springsource.ide.eclipse.gradle.core.nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
 	</natures>
 </projectDescription>