GAE plugin: deploy button different user Jaap Taal Created June 12, 2013 16:35 I'm trying to upload a version of my gae app to google, but I've used the wrong google account (private account vs google apps account)...How do I change this?
Currently there is no way to do that via UI but you can edit value for 'GOOGLE_APP_ENGINE_ACCOUNT_EMAIL' property in .idea/workspace.xml file by hand.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks!