在 Zend Studio 8.0.0 中集成 Redmine 与 Mylyn
我们正在尝试使用 Redmine 作为我们的问题跟踪器。 我使用 PHP 的 Zend Studio 8.0.0。我想将Redmine 与IDE 集成。
我想要的最重要的功能如下:
- 将 eclipse 中的跟踪时间与 Redmine 同步(这是我想要的最重要的功能)
- 在单个 Redmine 存储库中拥有多个项目
- 能够在 eclipse 内的丰富编辑器中添加或查看任务(不是在浏览器中)
首先我尝试安装 本机 redmine-mylyn 连接器,但它有依赖性问题:
无法完成安装,因为找不到一个或多个必需的项目。 正在安装的软件:Mylyn 连接器:Redmine 0.1.0.201012302120 (net.sf.redmine_mylyn.feature.feature.group 0.1.0.201012302120)
缺少要求:Mylyn 连接器:Redmine 0.1.0.201012302120 (net.sf. redmine_mylyn.feature.feature.group 0.1.0.201012302120) 需要 'org.json 1.0.0' 但找不到
我不知道如何安装这个org.json 1.0.0插件。
然后我尝试了通用网络连接器(如此处所述),它对某些人有效程度,但我没有得到我想要的功能。
有谁能帮帮忙啊啊啊啊啊!! :D
We're trying to use Redmine as our issue tracker.
I use Zend Studio 8.0.0 for PHP. I'd like to integrate Redmine with the IDE.
The most important features I want are these:
- Synchronizing the tracked time in eclipse with Redmine (This is the most important feature I want)
- Having multiple projects in a single Redmine repository
- Being able to add or see tasks in a rich editor inside eclipse (not in the browser)
First I tried to install the native redmine-mylyn connector, but it had dependency problems:
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
I don't know how to install this org.json 1.0.0 plugin.
Then I tried the generic web connector (as described here), it worked to some extent, but I didn't get the features I wanted.
Anyone can help pleaaaaaaaaase?!! :D
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
刚刚遇到了同样的问题,并在这里找到了解决方案 。
前往:
窗口>首选项>安装/更新>可用的软件站点
并检查 Eclipse 站点。
Just had the same problem and found solution here.
Go to:
Windows > Preferences > Install/Update > Available Software sites
and check Eclipse site.