简体   繁体   English

无法在AWS中创建新项目

[英]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. 当我尝试在安装了AWS开发工具包的Eclipse EE中创建新的AWS Java Web项目时,出现此错误。

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. 可以通过隔夜(4月13日,星期日)提供的更新来解决问题-仅检查Eclipse中的更新,然后下载适用于Eclipse的最新版本的AWS Toolkit。

Please accept our apologies for the inconvenience 不便之处,请接受我们的歉意

Seb 勒布

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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