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 |
---|---|---|---|
October 2024 | 0/0 | 0 | 1 |
September 2024 | 0/0 | 0 | 10 |
August 2024 | 0/0 | 0 | 12 |
July 2024 | 0/0 | 0 | 12 |
June 2024 | 0/0 | 0 | 16 |
May 2024 | 0/0 | 0 | 14 |
April 2024 | 0/0 | 0 | 38 |
March 2024 | 0/0 | 0 | 60 |
February 2024 | 0/0 | 0 | 91 |
January 2024 | 0/0 | 0 | 115 |
December 2023 | 0/0 | 0 | 121 |
November 2023 | 0/0 | 0 | 117 |
Reviews Add new review
Generates outdated projects with security vulnerabilities
Submitted by Orlando Caro on Sat, 08/07/2021 - 16:43
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 in Eclipse 20-09 and Later
Submitted by MIchael Laris on Sun, 01/24/2021 - 10:28
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.
Instead of asking questions
Submitted by Amazon Web Services on Tue, 07/23/2019 - 16:02
Instead of asking questions here, please file issues on our GitHub repository: https://github.com/aws/aws-toolkit-eclipse/issues . This will help us greatly in assisting you.
Thanks!
Unable to install AWS ToolKit on Oxygen.3 Release (4.7.3)
Submitted by Naren Kandimalla on Mon, 04/08/2019 - 16:00
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.
Re: Unable to install AWS ToolKit on Oxygen.3 Release (4.7.3)
Submitted by Amazon Web Services on Tue, 07/23/2019 - 16:01
In reply to Unable to install AWS ToolKit on Oxygen.3 Release (4.7.3) by Naren Kandimalla
This appears to be a transient networking issue. If you are still experiencing problems, please create a new issue on our GitHub repository: https://github.com/aws/aws-toolkit-eclipse. Thanks.
Unable to read repository error is thrown after I try to install
Submitted by Satyanarayana … on Sat, 01/19/2019 - 12:03
The error is as follows
Unable to read repository at aws.amazon.com/eclipse/site.xml/content.xml.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Re: Unable to read repository error is thrown
Submitted by Amazon Web Services on Tue, 07/23/2019 - 15:59
In reply to Unable to read repository error is thrown after I try to install 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 install on STS 3.9.5
Submitted by Andre Ripari on Thu, 07/26/2018 - 16:40
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]
Re: Cannot complete install on STS 3.9.5
Submitted by Amazon Web Services on Mon, 07/30/2018 - 13:28
In reply to Cannot complete install on STS 3.9.5 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.
Re: Re: Cannot complete install on STS 3.9.5
Submitted by Mario Scalas on Sun, 09/16/2018 - 09:09
In reply to Re: Cannot complete install on STS 3.9.5 by Amazon Web Services
The error happens with Spring Tool Suite (STS) 3.9.5; with vanilla Eclipse for JEE Developers it doesn't happen (AWS plugins install just fine). It'a bit annoying since I have to install STS plugins on the new Eclipse installation but at least I can use the AWS plugins ;)
Eclipse Mars.2 Release (4.5.2) does not shows AWS tool kit icon
Submitted by Rakesh Karn on Mon, 11/20/2017 - 10:35
After successfully installation of aws toolkit plugin in Mars.2 Release (4.5.2), the AWS icon is now showing in eclipse tool bar. The AWS option is also not visible in perspective window. Please help me out.
Tried installing the full fledged version on Oxygen and failed
Submitted by Gadi Geffen on Thu, 09/14/2017 - 04:45
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]
Re: Tried installing the full fledged version on Oxygen and fail
Submitted by Amazon Web Services on Tue, 11/14/2017 - 16:14
In reply to Tried installing the full fledged version on Oxygen and failed 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?
Cannot complete the install: Required items not found
Submitted by Tarcisio Fonseca on Tue, 11/29/2016 - 11:12
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]
DynamoDB View Broken
Submitted by Abhinav Shrivastava on Sun, 08/21/2016 - 13:15
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.
Not able to install AWS Toolkit for Eclipse
Submitted by Shadman Shaikh on Sun, 05/01/2016 - 11:07
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
Public IP address
Submitted by ben dudley on Wed, 02/10/2016 - 15:27
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: Required items not found
Submitted by Daryl Sistrunk on Wed, 01/28/2015 - 21:07
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]
Hey Daryl, sorry you had
Submitted by Amazon Web Services on Fri, 01/30/2015 - 13:38
In reply to Cannot complete the install: Required items not found 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.
Problem with DTP still exists in (clean) LiClipse
Submitted by Jeroen Tirion on Wed, 10/19/2016 - 08:03
In reply to Hey Daryl, sorry you had 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.