zoska
|
Posted: November 15, 2009 14:17 by zoska
|
| In http://code.google.com/intl/pl-PL/appengine/docs/java/tools/devserver.html#Command_Line_Arguments there is a switch: --disable_update_check. Will it speed up running GAE server from nbappengine? Where to place that switch? |
Speed up server starting?
Replies: 1 - Last Post: November 21, 2009 23:49
by: marigan
by: marigan
showing 1 - 2 of 2
marigan
|
Posted: November 21, 2009 23:49 by marigan
|
| nbappengine plugin using google's predefined ant macros for starting app server ... so when you create a project for app engine there is the ant-deploy.xml file in nbproject directory -> there you are able to find runserver target and you can put the argument there |
Replies: 1 - Last Post: November 21, 2009 23:49
by: marigan
by: marigan







