2

有没有人在 Zend Studio 8 中成功安装了 mylyn 的螳螂连接器?尝试安装时,我不断收到以下错误。请帮忙,我知道这应该会提高生产力。

要安装我正在做的连接器new task >> install more connectors

Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because of a conflicting dependency.
Software being installed: Mylyn Tasks Connector: Mantis 3.4.1.201105131144 (com.itsolut.mantis_feature.feature.group 3.4.1.201105131144)
Software currently installed: Zend Studio 8.0.0.v20101027231 (com.zend.php.ide 8.0.0.v20101027231)
Only one of the following can be installed at once: 
Mylyn Tasks Core 3.4.1.v20100730-0100-e3x (org.eclipse.mylyn.tasks.core 3.4.1.v20100730-0100-e3x)
Mylyn Tasks Core 3.5.0.v20110316-0100 (org.eclipse.mylyn.tasks.core 3.5.0.v20110316-0100)
Cannot satisfy dependency:
From: Mylyn Mantis Connector UI 3.4.1.201105131144 (com.itsolut.mantis.ui 3.4.1.201105131144)
To: bundle org.eclipse.mylyn.tasks.core [3.5.0,4.0.0)
Cannot satisfy dependency:
From: Mylyn Tasks Connector: Mantis 3.4.1.201105131144 (com.itsolut.mantis_feature.feature.group 3.4.1.201105131144)
To: com.itsolut.mantis.ui [3.4.1.201105131144]
Cannot satisfy dependency:
From: Zend Studio 8.0.0.v20101027231 (com.zend.php.ide 8.0.0.v20101027231)
To: org.eclipse.mylyn_feature.feature.group [3.4.2.v20100916-0100-e3x-7Z7f77FBBoPbPQeUoFeZXJ8]
Cannot satisfy dependency:
From: Mylyn Task List (Required) 3.4.2.v20100916-0100-e3x-7Z7f77FBBoPbPQeUoFeZXJ8 (org.eclipse.mylyn_feature.feature.group 3.4.2.v20100916-0100-e3x-7Z7f77FBBoPbPQeUoFeZXJ8)
To: org.eclipse.mylyn.tasks.core [3.4.1.v20100730-0100-e3x]
4

2 回答 2

3

在 Zend 更新他们捆绑的 Mylyn 版本决定更好的策略之前,您可以安装应该与 Mylyn 3.4.x 兼容的旧版本。我认为应该是 3.3.2,可在http://sourceforge.net/projects/mylyn-mantis/files/Mylyn-Mantis%20connector/mylyn-mantis-3.3.2.zip/download获得。


更新:我已经安装了 Zend Studio 9 的预览版,它大大改进了 Mylyn 集成。MantisBT 连接器的最新 (3.6.0) 版本可以正常工作。请参阅 Zend Studio 9 截屏视频Zend Studio 9 Early Access build #262 现在可用

于 2011-05-25T19:42:56.900 回答
1

不幸的是,Zend 没有使用推荐的最佳实践来打包 Zend Studio。这意味着永远无法安装依赖于 Mylyn 的其他插件,例如 Mylyn Connectors 或 Tasktop。请考虑向他们提交反馈,要求他们解决此问题。

更多细节,包括反馈机制的链接,可以在这里找到:http: //tasktop.com/support/faq/#zendStudio

于 2011-05-25T15:49:50.747 回答