将 mylyn 任务列表连接到存储库

发布于 2025-01-02 03:53:49 字数 435 浏览 1 评论 0原文

我是 mylyn 的新手。

看来我应该连接到存储库,我应该连接到 eclipse.org 来存储项目上的错误/任务吗?信息存储是否安全/私密?

在任务存储库的属性中,我输入 服务器:https://bugs.eclipse.org/bugs 标签:Eclipse.org 用户身份: ... 密码:...

当我单击验证设置时,我不断收到 “与 https://bugs.eclipse.org/bugs 通信时发生 I/O 错误。”

通过 Chrome,我已使用积分登录该帐户。

接下来我应该做什么才能连接到存储库?

约翰

I'm new to mylyn.

It seems I should connect to a repository, should I connect to eclipse.org to store bugs/tasks on my projects? Is information stored secure/private?

In the properties for task repository, I enter
Server: https://bugs.eclipse.org/bugs
Label: Eclipse.org
User ID: ...
Password: ...

When I click validate settings, I keep getting
"I/O Error occurred while communicating with https://bugs.eclipse.org/bugs."

Via chrome, I have logged into the account using the creditials.

What should I do next to be able to connect to the repository?

John

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

茶色山野 2025-01-09 03:53:49

看来我应该连接到一个存储库,我应该连接到
eclipse.org 存储我的项目中的错误/任务?是否存储信息
安全/私密?

不!您必须创建自己的 Bugzilla 安装。您还可以使用其他跟踪系统,例如 TracJIRA

但您也可以使用 Mylyn 本地。可以创建本地任务。

在此处输入图像描述

It seems I should connect to a repository, should I connect to
eclipse.org to store bugs/tasks on my projects? Is information stored
secure/private?

NO! You must create your own Bugzilla installation. You can also use other tracking system like Trac or JIRA.

But you can also use Mylyn local. It is possible to create local tasks.

enter image description here

请远离我 2025-01-09 03:53:49

蒂姆·克鲁格说了一切。此外,尝试连接 Eclipse.org Bugzilla 实例时出现 IO 异常也很奇怪。您可能想使用 webUI 向此 Bugzilla 提交有关它的错误。
这引出了我的第二点:eclipse.org Bugzilla 用于处理所有 eclipse.org 项目上的错误。迈琳就是其中之一。它不适用于私人任务。

所以本地任务是你最好的选择。如果您需要协作,请尝试安装具有 Mylyn 连接器的众多存储库之一。 Trac 和 Bugzilla 可能是一个不错的选择,因为它们是成熟的连接器和免费服务器。

Tim Krueger says it all. Additionally though, getting an IO Exception on trying to connect to the Eclipse.org Bugzilla instance is weird. You might want to use the webUI to submit a bug to this Bugzilla about it.
Which leads me to my second point: the eclipse.org Bugzilla is used for bugs on all those eclipse.org projects. Mylyn being one of them. It is not for private tasks.

So local tasks are your best bet. And if you need collaboration, try installing one of the many repositories where there are Mylyn connectors for. Trac and Bugzilla probably being a good choice as they are mature connectors, and a free servers.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文