【发布时间】:2017-03-29 19:01:59
【问题描述】:
我正在尝试通过以下 URL 安装 Windows Azure Plugin for Eclipse with Java(由 Microsoft Open Technologies 提供):http://dl.msopentech.com/eclipse。我使用 Ubuntu 12.10 和 Eclipse “Java EE IDE for Web Developers”,版本:Juno Service Release 2,Build id:20130225-0426。
我按照本教程中说明的步骤操作:http://msdn.microsoft.com/en-us/library/windowsazure/hh690946.aspx。但是我收到了这个错误:
Cannot complete the install because some dependencies are not satisfiable
com.microsoftopentechnologies.windowsazure.tools.sdk.feature.feature.group [0.4.0.201302082023] cannot be installed in this environment because its filter is not applicable.
有人可以帮忙吗?
谢谢。
【问题讨论】:
-
我可以从这个网址安装同名插件:webdownload.persistent.co.in/windowsazureplugin4ej。但是,它的版本是 1.4,而最新版本显然是 1.8。我尝试使用“关于 Eclipse”对话框中的更新按钮更新插件,但遇到此错误:“无法完成安装,因为某些依赖项无法满足 com.persistent.winazure.eclipseplugin.feature.feature.group [1.8. 1.201302082023] 无法在此环境中安装,因为它的过滤器不适用。”
标签: azure eclipse-plugin