Miguel Méndez: We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available. Some of the notable improvements are: -Support for Eclipse 3.5 (Galileo) -GWT RPC interface validation with quick fixes – App Engine DataNucleus enhancer console no longer steals focus on save Announcement, Relase Notes
Tag: Google App Engine
Google App Engine – Where Does It Fit?
In an interesting article about GAE, Dmitriy Setrakyan points out several limitations of the new Java support in the Google App Engine. Most importantly: 1. You have no control over number of deployment instances. 2. You have no control over load balancing 3. You cannot use any of the existing clustering infrastructure you have What
Continue reading Google App Engine – Where Does It Fit?
Google App Engine: killing many birds with one stone
An interesting fact about the new support for Java in the Google App Engine, is that it supports real, standards based Java; in other words it runs JVM bytecode. It might sound like something trivial, but it’s not. In fact, before the announcement many people had speculated that the Java support in GAE would be
Continue reading Google App Engine: killing many birds with one stone
Google Web Toolkit Blog: Introducing GWT 1.6 and friends
Bruce Johnson: Starting today, there is a simpler way to use the JavaTM language to develop and deploy world-scalable web applications. We are very happy to announce today: – Google Web Toolkit 1.6, – An early look at Google App Engine for Java, and the brand-new – Google Plugin for Eclipse that supports a productive
Continue reading Google Web Toolkit Blog: Introducing GWT 1.6 and friends