aws-toolkit-eclipse icon indicating copy to clipboard operation
aws-toolkit-eclipse copied to clipboard

Unable to install the toolkit

Open achattopadhya opened this issue 4 years ago • 1 comments

Eclipse IDE for JavaScript and Web Developers Version: 2020-03 (4.15.0) Build id: 20200313-1211

IF I CHOOSE AWS Core Management Tools for installation :

_Errors for Eclipse Plugin_
Cannot complete the install because one or more required items could not be found.
Software currently installed: AWS CloudFormation Tools 1.0.0.v201807201743 (com.amazonaws.eclipse.cloudformation.feature.feature.group 1.0.0.v201807201743)
Missing requirement: AWS CloudFormation Plugin 1.0.0.v201807201743 (com.amazonaws.eclipse.cloudformation 1.0.0.v201807201743) requires 'java.package; org.junit 0.0.0' but it could not be found
Cannot satisfy dependency:
From: AWS CloudFormation Tools 1.0.0.v201807201743 (com.amazonaws.eclipse.cloudformation.feature.feature.group 1.0.0.v201807201743)
To: org.eclipse.equinox.p2.iu; com.amazonaws.eclipse.cloudformation [1.0.0.v201807201743,1.0.0.v201807201743]

If I choose -

AWS Core Management Tools AWS Deployment Tools AWS Developer Tools

Cannot complete the install because one or more required items could not be found.
Software currently installed: AWS CodeStar Plugin 1.0.0.v201807201743 (com.amazonaws.eclipse.codestar.feature.feature.group 1.0.0.v201807201743)
Missing requirement: AWS CodeStar Plugin 1.0.0.v201807201743 (com.amazonaws.eclipse.codestar 1.0.0.v201807201743) requires 'osgi.bundle; org.eclipse.m2e.core 1.5.1' but it could not be found
Cannot satisfy dependency:
From: AWS CodeStar Plugin 1.0.0.v201807201743 (com.amazonaws.eclipse.codestar.feature.feature.group 1.0.0.v201807201743)
To: org.eclipse.equinox.p2.iu; com.amazonaws.eclipse.codestar [1.0.0.v201807201743,1.0.0.v201807201743]

achattopadhya avatar Jun 13 '20 16:06 achattopadhya

The toolkit is not compatible with web-only versions of the Eclipse IDE - it requires Java components (e.g java.package) to be available. Can you try using the Eclipse IDE for Java Developers edition?

kiiadi avatar Jun 29 '20 15:06 kiiadi