Google+ Sandeepa On Life: Accessing Local Data Store In GWT/Eclipse Development Environment

Pages

Search this blog

Tuesday, March 22, 2011

Accessing Local Data Store In GWT/Eclipse Development Environment

Surprisingly, not many developers know that you can browse the local data store in Java/Eclipse/GWT environment.

So, here's how you can  do it. Just point your browser to
http://localhost:8888/_ah/admin/datastore



P.S: Make sure you are Running/Debugging your app while trying this.

Leave a comment if this helped you!

Cheers,

--
Sandeepa Nadahalli

2 comments:

  1. yeah...This is very much helpful for beginners ... Thanks a lot ...

    ReplyDelete
  2. @PNH
    Thanks for the comment. Feel free to suggest topics!

    ReplyDelete