AWS Security  |  Contact Us  |  Create an AWS Account Create an AWS Account
Amazon Web Services
Home > Resources > AWS Toolkit for Eclipse

AWS Toolkit for Eclipse

The AWS Toolkit for Eclipse is an open source plug-in for the Eclipse Java IDE that makes it easier for developers to develop, debug, and deploy Java applications using Amazon Web Services. With the AWS Toolkit for Eclipse, you’ll be able to get started faster and be more productive when building AWS applications.

Based on existing Eclipse projects, the AWS Toolkit for Eclipse provides management features for Amazon EC2 and Amazon SimpleDB using familiar tools in the Eclipse IDE.



Amazon EC2 Management

Based on the Eclipse Web Tools Platform, the AWS Toolkit for Eclipse guides Java developers through common workflows and automates tool configuration, such as setting up remote debugger connections and managing Tomcat containers. The steps to configure Tomcat servers, run applications on Amazon EC2, and debug the software remotely are now done seamlessly through the Eclipse IDE.
  • Deploy – Launch a cluster of Tomcat servers and upload your applications to the cluster with the press of a button.
  • Debug – Automatically configure remote debugger connections to diagnose problems.
  • Manage – Perform basic EC2 management tasks without leaving your development environment.
  • Extend – Add support for additional application servers and contribute back to the open source project This link will launch in a new browser window or tab..








Amazon SimpleDB Management

Administer your Amazon SimpleDB data without writing a single line of code. Based on the Eclipse Data Tools Platform project, the AWS Toolkit for Eclipse provides a graphical interface that makes it easy to manage your Amazon SimpleDB domains, items, and attributes.
  • Configure – Create, view, and delete domains for any number of accounts.
  • Edit – Add, edit, and delete items and attributes using a spreadsheet-like interface.
  • Query – Write Select queries against your data in Amazon SimpleDB and view the results.




Prerequisites

Top


Installing the Plug-In

Download and install the AWS Toolkit for Eclipse using the following Eclipse Update Site:

http://aws.amazon.com/eclipse/

To install on Eclipse 3.5 (Galileo)

  1. Open Help -> Install New Software….
  2. Enter http://aws.amazon.com/eclipse in the text box labeled “Work with” at the top of the dialog.
  3. Select “AWS Toolkit for Eclipse” from the list below.
  4. Click “Next”. Eclipse guides you through the remaining installation steps.

To install on Eclipse 3.4 (Ganymede)

Before installing the toolkit with Eclipse 3.4, be sure to install all necessary prerequisites.

  1. Open Help -> Software Updates….
  2. Click the Available Software tab.
  3. Click Add Site…. The Add Site dialog box opens.
  4. Enter http://aws.amazon.com/eclipse/ in the Location box, then click OK. The update site is now listed in the Available Software list.
  5. Select all components of the archive, then click Install…. Eclipse guides you through the remaining installation steps.

Top


Resources

Top


How to Contribute

There are many ways you can help contribute to the AWS Toolkit for Eclipse project:

  • Try it Out—Install the toolkit and let us know what you think on our forums.
  • Submit Bugs—Use our Issue Tracker on SourceForge to log errors you see. Patches for bugs are always appreciated!
  • Submit a Feature Request—Let us know if you have any ideas for improving the project through our forums.
  • Contribute Code—Provide code that can be integrated back into the project codebase by logging it in our Issue Tracker for review by our core team. Contributions can include:

Top


Support


What’s New?
Amazon SimpleDB Management
We’ve added support for Amazon SimpleDB, so you can administer your Amazon SimpleDB data without writing a single line of code. By extending the Eclipse Data Tools Project, the AWS Toolkit for Eclipse provides a graphical interface that makes it easy to manage your Amazon SimpleDB domains, items, and attributes.
©2009, Amazon Web Services LLC or its affiliates. All rights reserved.