How To See Tracker Items Within Eclipse: Difference between revisions
Content deleted Content added
imported>Madmetzger |
imported>Madmetzger |
||
Line 4:
Some might want to see the open tracker items or other helpful queries from within their IDE. With Eclipse and Mylyn you have the possibility to access the project's trackers from within your Eclipse. This page is going to describe how to get this feature into your Eclipse and describes some basics about how to access the trackers with this infrastructure.
== Installation and Preparation ==
To make this feature available in your Eclipse IDE you need to install two new plugins:
* Mylyn (a task based IDE integration)
* Generic Web Templates Connector (A connector for retrieving tasks from any web based task repository that is usable via URLs)
To successfully install this combination you have to add several update sites to be able to fulfill all needed dependencies.
* Mylyn for Eclipse Indigo - [http://download.eclipse.org/mylyn/releases/indigo]
* Mylyn Incubator for Mylyn 3.7 - [http://download.eclipse.org/mylyn/incubator/3.7]
* Mylyn Snapshots - [http://download.eclipse.org/mylyn/snapshots/indigo]
With those three update sites enabled you can now install Mylyn and the connector.
== Access Different Trackers ==
* Add Task Repository
| |||