简体   繁体   中英

Unable to create new project in AWS

When I try to create new AWS java web project in Eclipse EE with AWS SDK installed, I am getting this error.

Unable to create new AWS Java web project.

java.lang.NoSuchMethodError: com.amazonaws.eclipse.core.AwsToolkitCore.getAccountManager()Lcom/amazonaws/eclipse/core/preferences/accounts/PluginPreferenceStoreAccountManager;
    at com.amazonaws.eclipse.elasticbeanstalk.webproject.CreateNewAwsJavaWebProjectRunnable.run(CreateNewAwsJavaWebProjectRunnable.java:201)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

Any help appreciated...

Problem is corrected by an update made available overnight (Sunday 13 April) - Just check for updates in Eclipse and download the latest version of the AWS Toolkit for Eclipse.

Please accept our apologies for the inconvenience

Seb

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM