Posts Tagged ‘Google App Engine’

IntelliJ IDEA to play at Developer Sandbox during Google I/O

Thursday, March 3rd, 2011

W00t! The IntelliJ IDEA team just received an invitation from Google GWT team to participate in the Developer Sandbox at this year’s Google I/O conference.

We took part in I/O 2010 last year and have been looking forward to going there again. It’s that kind of event where if you’ve been there once, you don’t want to miss the next one. So, we heartily thank the GWT team for inviting us!

So, if you’re coming to I/O 2011 this May, you’ll have a chance to talk to IntelliJ IDEA developers responsible for integration with Google technologies including GWT, Android, Google App Engine and others. And we’ll have a chance to meet in person and share whatever.

Speaking of GWT, have you seen this recent screencast on GWT Event Bus Basics by Hamlet D’Arcy? It’s on JetBrains TV?

Develop with pleasure!
JetBrains IntelliJ IDEA Team

Google App Engine Support

Friday, May 22nd, 2009

If you are developing a Java application for Google App Engine, try Google App Engine Integration plugin for IntelliJ IDEA. It will be bundled with the first Maia EAP, but you can download it right now and use with IntelliJ IDEA 8.x

After plugin is installed, start the New Project wizard, select Google App Engine and specify path to the App Engine SDK (you can download it from here, for example). IntelliJ IDEA will add all required descriptors, libraries and create a run configuration for your application, so you can quickly get started with its development.