We need to modify the execution of the DevAppServer to set the proper flags in
the case where the user is making use of VM Runtimes.
The best approach would be to follow Maven's implementation of launching the
DevAppServer:
https://code.google.com/p/appengine-maven-plugin/source/browse/src/main/java/com
/google/appengine/devappserver/AbstractDevAppServerMojo.java
(See isVMRuntime)
Original issue reported on code.google.com by rdayal@google.com on 13 May 2014 at 8:38
Original issue reported on code.google.com by
rdayal@google.com
on 13 May 2014 at 8:38