diff hotspot/.project @ 4704:351b9054b49d

use mx tool instead of domake for the hotspot eclipse C++ project, remove domake and clean
author Lukas Stadler <lukas.stadler@jku.at>
date Mon, 27 Feb 2012 14:45:10 +0100
parents 597bc897257d
children d3f547b08304
line wrap: on
line diff
--- a/hotspot/.project	Fri Feb 24 18:30:42 2012 -0800
+++ b/hotspot/.project	Mon Feb 27 14:45:10 2012 +0100
@@ -23,11 +23,11 @@
 				</dictionary>
 				<dictionary>
 					<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
-					<value>jvmg1</value>
+					<value>debug</value>
 				</dictionary>
 				<dictionary>
 					<key>org.eclipse.cdt.make.core.buildArguments</key>
-					<value>${workspace_loc:/hotspot}/../domake</value>
+					<value>${workspace_loc:/hotspot}/../mxtool/mx build</value>
 				</dictionary>
 				<dictionary>
 					<key>org.eclipse.cdt.make.core.buildCommand</key>