How To See Tracker Items Within Eclipse: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Madmetzger No edit summary |
imported>Madmetzger |
||
| Line 12: | Line 12: | ||
* Examples: Open Bugs, Open Patches |
* Examples: Open Bugs, Open Patches |
||
== Working with Tasks == |
== Working with Tasks == |
||
* Activate Task -> Work on bug, complete fixing -> mark tas as completed -> commit has a well prepared commit message prepared and the relevant files are already grouped into a dedicated change set automatically |
|||
* TODO: Is this helpful? What about the automatic commit comment feature of Mylyn? |
* TODO: Is this helpful? What about the automatic commit comment feature of Mylyn? |
||
Revision as of 17:06, 3 September 2011
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
- Mylyn
- Mylyn Generic Web Connector
- Needed Update Sites
Access Different Trackers
- Add Task Repository
- Add Queries
- Examples: Open Bugs, Open Patches
Working with Tasks
- Activate Task -> Work on bug, complete fixing -> mark tas as completed -> commit has a well prepared commit message prepared and the relevant files are already grouped into a dedicated change set automatically
- TODO: Is this helpful? What about the automatic commit comment feature of Mylyn?