comparison hotspot/.project @ 5191:67f52d18d01f

revived mechanism for disabling automatic native builds in Eclipse
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Apr 2012 23:10:04 +0200
parents af59b4dfc9e4
children 7564f0469116
comparison
equal deleted inserted replaced
5190:cb3245503a5e 5191:67f52d18d01f
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>product</value> 26 <value>ide-build-target</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}/../mxtool/mx build</value> 30 <value>${workspace_loc:/hotspot}/../mxtool/mx build</value>
31 </dictionary> 31 </dictionary>