Hello,
when trying to add more than one argument in the VM arguments of Run Configurations (for exemple : -Dgrails.env=dev[space]-Xms256m, i get the following message when running grails :
It seems like arguments are not parsed correctly in System.getProperty().Environment set to dev -Xms256m
Can anybody help ?
Thanks
David
Configuration
STS 2.2.1
JDK 1.6 r17
Grails 1.1.1


Reply With Quote
