anu_r
anu_r

Reputation: 1622

Cannot install AWS toolkit for eclipse.How to fix these errors?

I am trying to install AWS toolkit for eclipse in Eclipse Helios. I cannot install it as I am getting the following errors. How to fix this?

       Missing requirement: IdentityManagement 1.0.0.v201402141427 (com.amazonaws.eclipse.identitymanagement 1.0.0.v201402141427) requires 'bundle com.amazonaws.eclipse.ec2 1.1.0' but it could not be found
       Cannot satisfy dependency:
       From: AWS Toolkit for Eclipse Core 2.0.1.v201402141427  (com.amazonaws.eclipse.core.feature.feature.group 2.0.1.v201402141427)
       To: com.amazonaws.eclipse.identitymanagement [1.0.0.v201402141427]

Upvotes: 3

Views: 6596

Answers (1)

anu_r
anu_r

Reputation: 1622

I got the answer for my question. First go to http://download.eclipse.org/releases/helios and install Database development. Then go to http://aws.amazon.com/eclipse and installAmazon EC2 Management. And lastly install the AWS Toolkit for Eclipse.

Upvotes: 11

Related Questions