comparison 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
comparison
equal deleted inserted replaced
4703:2cfb7fb2dce7 4704:351b9054b49d
21 <key>org.eclipse.cdt.make.core.append_environment</key> 21 <key>org.eclipse.cdt.make.core.append_environment</key>
22 <value>true</value> 22 <value>true</value>
23 </dictionary> 23 </dictionary>
24 <dictionary> 24 <dictionary>
25 <key>org.eclipse.cdt.make.core.autoBuildTarget</key> 25 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
26 <value>jvmg1</value> 26 <value>debug</value>
27 </dictionary> 27 </dictionary>
28 <dictionary> 28 <dictionary>
29 <key>org.eclipse.cdt.make.core.buildArguments</key> 29 <key>org.eclipse.cdt.make.core.buildArguments</key>
30 <value>${workspace_loc:/hotspot}/../domake</value> 30 <value>${workspace_loc:/hotspot}/../mxtool/mx build</value>
31 </dictionary> 31 </dictionary>
32 <dictionary> 32 <dictionary>
33 <key>org.eclipse.cdt.make.core.buildCommand</key> 33 <key>org.eclipse.cdt.make.core.buildCommand</key>
34 <value>bash</value> 34 <value>bash</value>
35 </dictionary> 35 </dictionary>