【问题标题】:Unable to install Windows Azure Plugin for Eclipse with Java (by Microsoft Open Technologies)无法使用 Java 安装适用于 Eclipse 的 Windows Azure 插件(由 Microsoft Open Technologies 提供)
【发布时间】: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


【解决方案1】:

我对你们走了这么远感到惊讶。我认为 Azure Eclipse 插件根本无法在 Linux 上运行。它依赖于 Windows Azure .NET SDK 和其中的 Windows Azure 模拟器。买一台 Windows 机器,或者双启动你的 ubuntu,兄弟!

虽然您可能无法安装 Windows Azure Eclipse 插件,但您仍然应该能够通过 Windows Azure SDK 编写使用 Windows Azure 服务(例如存储、队列、表、服务总线、媒体服务)的 Java 程序爪哇。

https://github.com/WindowsAzure/azure-sdk-for-java

因为它是开源的,你甚至可以拥有自己的 fork :)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-03-24
    • 1970-01-01
    • 1970-01-01
    • 2010-10-18
    • 1970-01-01
    • 2013-08-30
    • 2013-11-13
    • 1970-01-01
    相关资源
    最近更新 更多