[appengine-java] AppWrench 1.3 released. Data store Refactorings, Improved Import/Export wizards, full JDO/JPA support

2010-11-03 Thread kor
OnPositive Technologies is happy to announce final release of AppWrench 1.3, the first collection of powerful productivity tools created specifically for Google App Engine. AppWrench 1.3 introduces following majour improvement and features : * Powerfull Data store refactorings - allows to few

[appengine-java] Re: Running queries in the Data Viewer of the Datastore

2009-12-15 Thread kor
I would like to suggest trying AppWrench(http:// appwrench.onpositive.com). It's Data Store viewer provides comprehensive support for editing and adding new entities to data store. Regards, Pavel On 7 дек, 06:45, Scott wrote: > Is it possible to run update/insert queries in the dataviewer?  I >

[appengine-java] AppWrench 1.0 released: App Engine Profiler, Data Store Viewer and more

2009-12-14 Thread kor
OnPositive Technologies is happy to announce the release of AppWrench 1.0, the first collection of powerful productivity tools created specifically for Google App Engine. AppWrench includes the following tools: * App Engine Java Profiler A unique tool which allows profiling Java applications dep

[appengine-java] How login to google account programmatically?

2009-09-17 Thread kor
Hi, I am writing a composite application which contains both desktop and web client. I am planning to use UserService for user authentification. So I am stunned with the following question: Is it possible to login to UserService from desktop app(using HTTPClient or something else). And if it is p