changeset 376:f0a7ca4728c7 multicast

add external jar
author sugi
date Mon, 09 Jun 2014 20:14:40 +0900
parents e58f5f74748e
children ca093d55a886
files .classpath .project .settings/org.eclipse.jdt.core.prefs lib/jimObjModelImporterJFX.jar
diffstat 4 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.classpath	Wed Jun 04 00:24:07 2014 +0900
+++ b/.classpath	Mon Jun 09 20:14:40 2014 +0900
@@ -7,6 +7,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/>
 	<classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/>
 	<classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/>
+	<classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/>
 	<classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/>
 	<classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/>
 	<classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/>
--- 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>
--- a/.settings/org.eclipse.jdt.core.prefs	Wed Jun 04 00:24:07 2014 +0900
+++ b/.settings/org.eclipse.jdt.core.prefs	Mon Jun 09 20:14:40 2014 +0900
@@ -1,5 +1,5 @@
 #
-#Tue Jun 03 17:07:58 JST 2014
+#Fri Jun 06 17:52:01 JST 2014
 org.eclipse.jdt.core.compiler.debug.localVariable=generate
 org.eclipse.jdt.core.compiler.compliance=1.8
 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
Binary file lib/jimObjModelImporterJFX.jar has changed