Skip to content
devsprint edited this page Mar 18, 2011 · 10 revisions

What’s New

  • new repository query options
  • supports ordering in task list
  • supports comments in task editor
  • supports labels as task attributes
  • provide information about the reporter of the issue.
  • support for private repositories
  • support for internationalization (all content is now UTF-8)
  • fixed all bugs mention in smilebase and dgreen99 forks.

Using This Fork

A couple of things have changed in this fork. If you’re already using the github Mylyn connector or if you would like to try it out, here’s what you’ll need to do.

This is a forked repository. Have a look at
dgreen99’s org.eclipse.mylyn.github wiki
for more information.

Installation

Installation can be performed from an update site or from source.

Using an Update Site

Installing using an update site is the recommended method. To install select Help → Install New Software from the Eclipse menu and use the following update site: http://devsprint.github.com/org.eclipse.mylyn.github/site

From Source

Get the codebase from this fork into Eclipse, right click on /org.eclipse.mylyn.github_site/site.xml and select PDE Tools → Build Site. Then point Ecilpse via Help → Install New Software at the newly created update site, and install it. Restart Eclipse when asked to do so.

Configuration

If you’ve got an existing github Task Repository configured in Mylyn, you’ll need to open it up from the Task Repositories view and change the repository URL. It was probably http://www.github.com and will need to be changed to http://www.github.com/user/project.

If you haven’t already configured a Task Repository for github, please do so via the Task Repositories view.

Press Validate Settings to make sure that it works.

Caveats

This is a work in progress and there are some known issues, and probably some unknown ones too. Feel free to create issues in the issue tracker

Clone this wiki locally