Search code examples
connectionrepositorymylyn

Connecting mylyn task list to repository


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


Solution

  • 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