AWS Toolkit for Eclipse

Solution Description

The AWS Toolkit for Eclipse will reach end of life on May 31, 2023. Go to the Toolkit repo on GitHub to view more details.

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. Having problems with installing or using the AWS Toolkit for Eclipse? Here are some useful links:

Categories: Build and Deploy

Additional Details

Organization Name: Amazon Web Services

Development Status: Production/Stable

Date Created: Monday, April 6, 2009 - 09:09

License: Apache 2.0

Date Updated: Wednesday, February 15, 2023 - 15:48

Submitted by: Amazon Web Services

Date Ranking Installs Clickthroughs
March 2024 0/0 0 38
February 2024 0/0 0 90
January 2024 0/0 0 116
December 2023 0/0 0 121
November 2023 0/0 0 117
October 2023 0/0 0 20
September 2023 0/0 0 15
August 2023 0/0 0 18
July 2023 0/0 0 14
June 2023 0/0 0 14
May 2023 0/0 0 21
April 2023 0/0 0 16
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Reviews Add new review

The toolkit creates Maven projects with outdated plugins and dependencies including the legacy AWS SDK 1.x. The dependencies have critical security vulnerabilities.

Make sure to clean up your project.

mvn versions:display-plugin-updates

mvn versions:display-dependency-updates

mvn ossindex:audit

 

This plugin no longer works with any version of Eclipse that uses a Java version newer than Java 1.8.  The reason for this failure is the fact that JAXB was removed in Java 11 from the JAVAX package.  The updates made subsequentlyy do not work.  I have "upgraded" to this latest version, and I still cannot deploy my application to Elastic Beanstalk. 

I have even attempted to pull the source from GitHub and go through the rather complicated build process in an attempt to get my environment working again.  While the build process may be simple for some who are used to the intricitcies of builting Eclipse plugins, it is most certainly not simple for me, and I have spent several weekends attempting to get that code to work, all to no avail.

Quite frankly, AWS should be ashamed that they have allowed this plugin to remain in the Marketplace as badly broken as it is. 

Eclipse Java EE IDE for Web Developers.  Version: Oxygen.3 Release (4.7.3)  Build id: 20180308-1800

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: d26s2n2rcct4v5.cloudfront.net/plugins/com.amazonaws.eclipse.ec2_1.1.0.v201807201743.jar.

In reply to by Satyanarayana …

It appears that your repository URL is invalid. The "/content.xml" portion should not be there. Could you try again with " https://aws.amazon.com/eclipse "? If you are still encountering issues, please open an issue on our GitHub repository at https://github.com/aws/aws-toolkit-eclipse. Thanks.

Cannot complete the install because one or more required items could not be found.
Software currently installed: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201807201743 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201807201743)
Missing requirement: AWS Toolkit Core Plugin 2.3.1.v201807201743 (com.amazonaws.eclipse.core 2.3.1.v201807201743) requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=1.8))' but it could not be found
Cannot satisfy dependency:
From: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201807201743 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201807201743)
To: org.eclipse.equinox.p2.iu; com.amazonaws.eclipse.core [2.3.1.v201807201743,2.3.1.v201807201743]

In reply to by Andre Ripari

If seems you were missing some required plugins on your Eclipse platform. We recommend to use Eclipse Java EE (from the page https://www.eclipse.org/downloads/packages/) as the platform to best support the dependencies. For other Eclipse platforms, you can always install the required plugin separately. Let us know if you still see this problem.

I got the following error message:

Cannot complete the install because one or more required items could not be found.
Software currently installed: Amazon RDS Management 1.0.0.v201709081818 (com.amazonaws.eclipse.rds.feature.feature.group 1.0.0.v201709081818)
Missing requirement: Amazon Relational Database Service (RDS) Plugin 1.0.0.v201709081818 (com.amazonaws.eclipse.rds 1.0.0.v201709081818) requires 'bundle org.eclipse.datatools.connectivity.ui.dse 1.1.0' but it could not be found
Cannot satisfy dependency:
From: Amazon RDS Management 1.0.0.v201709081818 (com.amazonaws.eclipse.rds.feature.feature.group 1.0.0.v201709081818)
To: com.amazonaws.eclipse.rds [1.0.0.v201709081818]

In reply to by Gadi Geffen

Hi Geffen, can you cut an issue in here https://github.com/aws/aws-toolkit-eclipse/issues for better tracking?

From the error message, it seems that you are missing one of the required plugin DTP RDS is depending on. Can you install the DTP plugins first in here https://marketplace.eclipse.org/content/eclipse-dtp-data-tools-platform? AFAIK, at least since Eclipse Luna, this plugin is by default in the Eclipse EE distribution. What Eclipse distribution are you using?

I have almost the same problem

Cannot complete the install because one or more required items could not be found.
Software currently installed: AWS Simple Workflow Tools 1.0.0.v201202211329 (com.amazonaws.eclipse.simpleworkflow.feature.feature.group 1.0.0.v201202211329)
Missing requirement: AWS Simple Workflow Tools 1.0.0.v201202211329 (com.amazonaws.eclipse.simpleworkflow 1.0.0.v201202211329) requires 'bundle org.eclipse.jdt.apt.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: AWS Simple Workflow Tools 1.0.0.v201202211329 (com.amazonaws.eclipse.simpleworkflow.feature.feature.group 1.0.0.v201202211329)
To: com.amazonaws.eclipse.simpleworkflow [1.0.0.v201202211329]

Dear team,

The DynamoDB component seems to be broken. I am unable to access my tables as the Amazon DynamoDB option does not show up in the AWS Explorer. Please sort this issue out.

Hello Team,

I am trying to install the AWS Toolkit but when i drag and drop the given (install) image to my eclipse workspace (the directory), it is copied as an html file. And when i open the HTML file, i am back to this page. can you suggest where i am going wrong ? I am using ADT version (Build: v21.0.1-543035) with eclipse platform version 4.2.1

Thanks in advance !!

Shadman

Great plugin... but the image type we use (m4.xlarge) does not have a Public DNS Name. Is it possible to display the Public IP Address instead?

Cannot complete the install because one or more required items could not be found.
Software currently installed: Amazon RDS Management 1.0.0.v201501061106 (com.amazonaws.eclipse.rds.feature.feature.group 1.0.0.v201501061106)
Missing requirement: RDS 1.0.0.v201501061106 (com.amazonaws.eclipse.rds 1.0.0.v201501061106) requires 'bundle org.eclipse.datatools.connectivity.ui.dse 1.1.0' but it could not be found
Cannot satisfy dependency:
From: Amazon RDS Management 1.0.0.v201501061106 (com.amazonaws.eclipse.rds.feature.feature.group 1.0.0.v201501061106)
To: com.amazonaws.eclipse.rds [1.0.0.v201501061106]

In reply to by Daryl Sistrunk

Hey Daryl, sorry you had problems with the install. From the error message, it looks like the Data Tools Platform (DTP) plugins aren't installed yet. If you start with the Java EE distro of Eclipse, then you should have all the requirements for all the AWS plugins. Otherwise, if you want to install DTP manually, you should be able to search for it in the Eclipse Marketplace.

We'll take a look and see if we can clean up our update site manifest so that Eclipse automatically finds DTP if it's missing.

Let us know if that still doesn't help with your problem, and we'll keep digging deeper.

In reply to by Amazon Web Services

Today I installed LiClipse ("Lightweight Eclipse") because of some issues with my regular Eclipse Neon installation.
The installation of the AWS Toolkit failed with the same exact error. I was able to fix it by first installing the Eclipse DTP as suggested above. But as LiClipse is not Eclipse, this didn't go smoothly either.