Use Mylyn in Eclipse with Google Issue Tracker
- August 11th, 2011
- Write comment
To use Mylyn in Eclipse with Google issue tracker, go to help and install new software. Enter the update site http://knittig.de/googlecode-mylyn-connector/update/ and install the connector.
Now choose in Mylyn to create a new task and your Google repository option will be there. Put in your project URL and Google credentials. Now when you add a task, it will offer the Google issue tracker as a repository.
The connector home page is here: http://code.google.com/p/googlecode-mylyn-connector/
UPDATE:
After messing around with this enough I realized the connector is not working. First the login validation passed and when I tried to submit I got authorization errors. I checked an had a typo in my credentials, yet the validation had told me the connection was working. After I fixed the credentials, I got a new error “Submit Failed: system error retrieving feed” and so I have just figured out that I only see this when I have an empty description. Adding anything to the description makes the issue go away