java - 在 Eclipse 中安装适用于 Java 的 Windows Azure 访问控制服务过滤器插件的困难

标签 java eclipse plugins azure

我正在尝试使用此链接安装 ACS 插件 http://msdn.microsoft.com/en-us/library/windowsazure/hh690946.aspx

但是,我收到此错误。

无法完成安装,因为某些依赖项无法满足 com.microsoftopentechnologies.acsfilter.feature.feature.group [0.2.0.201211010928] 无法在此环境中安装,因为其筛选器不适用。

知道需要做什么吗?

我有 eclipse 朱诺

最佳答案

您使用的是 Windows 还是非 Windows 操作系统?据记录here此插件需要计算机中的 Windows Azure SDK 1.8,如果没有它,您将遇到错误:

This plugin requires Windows Azure SDK 1.8. This can be downloaded using the Web Platform Installer (WebPI) at http://go.microsoft.com/fwlink/?LinkID=252838. However, if you don’t have it installed, when you create your first Windows Azure deployment project, the plugin will automatically install Windows Azure SDK 1.8.

您可以先获取一台 Windows 测试机器进行尝试,然后了解如何将代码移植到其他机器。这不是实现您想要的目标的干净方法,但至少您有一些选择。

关于java - 在 Eclipse 中安装适用于 Java 的 Windows Azure 访问控制服务过滤器插件的困难,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14588463/

相关文章:

java - 我收到 nullpointerException 请帮助 :)

java - Eclipse 在 Ubuntu 上找不到 Java

java - Eclipse插件开发中的向导分类

java - 在运行期间更新 eclipse 中的嵌入式 jetty webapp

javascript - CodeMirror:如何在光标位置之前或之后阅读编辑器文本

java - ProGuards 总是删除方法调用

Java Swing 用鼠标改变宗教布局的大小

java - 关于使用 Java Swing 循环动态加载图像的问题

html - VLC 插件问题

maven - tomcat-maven-plugin 的目的是什么?