This link has been bookmarked by 26 people . It was first bookmarked on 08 Apr 2009, by Mike Chelen.
-
18 Jun 17
kevinoempty
-
29 Nov 10
phoenix2lifeUsing the Google Plugin for Eclipse
GooglePluginForEclipse GoogleWebToolkit Java googleappengine for:@twitter
-
14 May 10
-
Creating a Project
-
-
14 Apr 10
-
The
war/directory uses the WAR standard layout for bundling web applications. (WAR archive files are not yet supported by the SDK.) The Eclipse plugin uses this directory for running the development server, and for deploying the app to App Engine.When Eclipse builds your project, it creates a directory named
classes/inwar/WEB-INF/, and puts compiled class files here. Eclipse also copies non-source files found insrc/towar/WEB-INF/classes/, includingMETA-INF/and thelog4j.propertiesandlogging.propertiesfiles. The final contents of thewar/directory make up your application for testing and deployment.For details about the new project that the plugin creates, see the Getting Started Guide.
-
-
11 Apr 10
-
09 Apr 10
-
07 Mar 10
-
08 Jan 10
-
05 Oct 09
Fumiaki NagaiThe Eclipse is Eclipse IDE for Java EE Developers.
-
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.
-
-
01 Oct 09
-
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.
-
-
29 Sep 09
-
To run your application in the web server inside the Eclipse debugger
-
-
17 Jul 09
-
29 Jun 09
-
17 Jun 09
-
04 Jun 09
-
22 May 09
-
16 Apr 09
-
08 Apr 09
-
Eclipse 3.4 (Ganymede)
-
Help menu > Software Updates...
-
Add Site...
-
http://dl.google.com/eclipse/plugin/3.4
-
Google Web Toolkit SDK
-
Google Plugin for Eclipse 3.4
-
Google App Engine Java SDK
-
Install...
-
restart
-
File menu > New > Web Application Project
-
Guestbook -
Project name
-
guestbook -
Package
-
Verify that "Use Google App Engine" is checked.
-
Finish
-
Run menu, Debug As > Web Application
-
App Engine deploy button uploads your application to App Engine:

-
register an application ID with App Engine using the Admin Console
-
edit the
appengine-web.xmlfile and change the<application>...</application>element to contain the new ID -
administrator account username (your email address) and password
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.