Mylyn is a Task-Focused Interface for Eclipse that reduces information overload and makes multi-tasking easy. It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla, Trac, and JIRA. Once your tasks are integrated, Mylyn
... [More] monitors your work activity to identify information relevant to the task-at-hand, and uses this task context to focus the Eclipse UI on the interesting information, hide the uninteresting, and automatically find what's related. This puts the information you need to get work done at your fingertips and improves productivity by reducing searching, scrolling, and navigation. By making task context explicit Mylyn also facilitates multitasking, planning, reusing past efforts, and sharing expertise. [Less]
The Mylyn connector for MantisBT allows you to manage your bugs straight from Eclipse.
Supported features include:
- creating and updating tasks;
- synchronizing tasks;
- commenting;
- uploading and downloading attachments.
This project contains a framework that enables you to create a Mylyn connector with any legacy database. For a basic connector you only need to implement one class.
http://wiki.eclipse.org/Mylyn/Incubator/Generic_SQL_Connector
With IBatis or JPA you can connect to any legacy database.
... [More]
Contains various reference implementations to get started.
- Ibatis based ready to go Derby connector
- Twitter Connector
- Usenet Connector
- In-Memory connector [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy