【发布时间】:2011-01-11 09:35:35
【问题描述】:
我们正在尝试使用 Redmine 作为我们的问题跟踪器。 我将 Zend Studio 8.0.0 用于 PHP。我想将 Redmine 与 IDE 集成。
我想要的最重要的功能是:
- 将 eclipse 中的跟踪时间与 Redmine 同步(这是我想要的最重要的功能)
- 在一个 Redmine 存储库中拥有多个项目
- 能够在 Eclipse 内的富编辑器中添加或查看任务(而不是在浏览器中)
首先我尝试安装native redmine-mylyn connector,但它有依赖问题:
Cannot complete the install because one or more required items could not be found.
Software being installed: Mylyn Connector: Redmine 0.1.0.201012302120 (net.sf.redmine_mylyn.feature.feature.group 0.1.0.201012302120)
Missing requirement: Mylyn Connector: Redmine 0.1.0.201012302120 (net.sf.redmine_mylyn.feature.feature.group 0.1.0.201012302120) requires 'org.json 1.0.0' but it could not be found
我不知道如何安装这个 org.json 1.0.0 插件。
然后我尝试了通用网络连接器(如 here 所述),它在一定程度上起作用,但我没有得到我想要的功能。
任何人都可以帮助pleaaaaaaaase?! :D
【问题讨论】:
标签: eclipse redmine zend-studio mylyn