views:

153

answers:

2

I just hit my 10 application limit. Is there a way to delete ones where I never finished the idea?

http://appengine.google.com/

+3  A: 

Nope.

Please star this issue: http://code.google.com/p/googleappengine/issues/detail?id=335

Peter Sankauskas
not the answer i was looking for... :(. Does creating a new account and transferring ownership work?
Paul Tarjan
+4  A: 

No, you can't delete apps. You can reuse them, particularly if you intend to use a custom domain anyway, or you can post a request on the official group and one of us Googlers will grant you extra apps. We'd prefer you didn't create a new account.

App deletion is now supported - just click on 'Application settings' under 'Administration' in your control panel, and click 'delete application'.

Nick Johnson
I posted : http://groups.google.com/group/google-appengine/browse_frm/thread/becc5a3dbacf30fe but alas, no extra apps.
Paul Tarjan
Give us a chance. I have to sleep too. ;)
Nick Johnson
heh, thank you sir.
Paul Tarjan
just from a pure point of interest. Why isn't it possible to delete app engine projects. Say I created a dummy one, just for trying out the API etc. But now I do not really need it any more, why shouldn't I be able to just remove it, since it is completely useless??
Juri
Deletion simply isn't implemented yet - it's been lower priority than delivering useful new features to users. You can look forward to it in future, though!
Nick Johnson
Deleting apps is supported now http://code.google.com/appengine/kb/adminconsole.html#delete_app
pablasso