On 02 May 2016, at 12:33, Thomas Broyer <t.broyer@gmail.com> wrote:Starting with 2.8.0-beta1, you can set properties from the command-line with "-setProperty compiler.stackMode=emulated".You could also use a conditional set-property so it's only set when in SDM (works in 2.7 and 2.6):<set-property name="compiler.stackMode" value="emulated"><when-property-is name="superdevmode" value="on" /></set-property>
thanks, that solution is perfect!
Another question: where I can find a list of this "properties"?
--
Luca Morettoni <luca(AT)morettoni.net> | http://www.morettoni.net
http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni
No comments:
Post a Comment