Skip to main content

Using the Google Plugin for Eclipse - Google App Engine - Goo...

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 7 people (0 private), first by anonymouse user on 2009-04-08


Public Sticky notes

The Google Plugin for Eclipse is available for Eclipse 3.3 (Europa), Eclipse 3.4 (Ganymede) and Eclipse 3.5 (Galileo). The "Eclipse IDE for Java EE Developers" includes all of the components you will need for web application development.

Highlighted by fnagai

The Google Plugin for Eclipse is available for Eclipse 3.3 (Europa), Eclipse 3.4 (Ganymede) and Eclipse 3.5 (Galileo). The "Eclipse IDE for Java EE Developers" includes all of the components you will need for web application development.

In addition to the Google Plugin for Eclipse, we recommend the Web Tools Platform (WTP) plugins for web development. See the Web Tools Platform website. Among other things, WTP provides editing modes for JSP and HTML files.

Highlighted by alfredwesterveld

Eclipse 3.4 (Ganymede)

Highlighted by amiigo

Help menu > Software Updates...

Highlighted by amiigo

Add Site...

Highlighted by amiigo

http://dl.google.com/eclipse/plugin/3.4

Highlighted by amiigo

Google App Engine Java SDK

Highlighted by amiigo

Google Plugin for Eclipse 3.4

Highlighted by amiigo

Google Web Toolkit SDK

Highlighted by amiigo

Install...

Highlighted by amiigo

restart

Highlighted by amiigo

File menu > New > Web Application Project

Highlighted by amiigo

Project name

Highlighted by amiigo

Guestbook

Highlighted by amiigo

guestbook

Highlighted by amiigo

Package

Highlighted by amiigo

Verify that "Use Google App Engine" is checked.

Highlighted by amiigo

Finish

Highlighted by amiigo

Run menu, Debug As > Web Application

Highlighted by amiigo

App Engine deploy button uploads your application to App Engine: The App Engine deploy button.

Highlighted by amiigo

register an application ID with App Engine using the Admin Console

Highlighted by amiigo

edit the appengine-web.xml file and change the <application>...</application> element to contain the new ID

Highlighted by amiigo

administrator account username (your email address) and password

Highlighted by amiigo

To run your application in the web server inside the Eclipse debugger

Highlighted by scitlec