开发者

Is there a datastore viewer in google app engine launcher?

Is there a datastore viewer in Google App Engine Launcher? Something similar to th开发者_运维百科e Datastore Viewer that can be found within the GAE website?

Thanks.


There isn't a datastore viewer that is specifically part of the Launcher, but the dev server provides an admin console that has a datastore viewer. While dev_appserver.py (or whatever the Java equivalent is) is running, go to /_ah/admin in your browser.


Yes. Click on 'SDK console' when your app is running; this is the equivalent to going to /_ah/admin as suggested by Adam.


Under Eclipse there is plugin: http://appwrench.onpositive.com/index.page

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜