InfoQ

News

Changing the way you work with Mylar

Posted by Rob Thornton on Oct 12, 2006 01:58 PM

Community
Java
Topics
Artifacts & Tools
Tags
Eclipse ,
Mylyn

Mylar is an Eclipse plug-in that changes Eclipse into a task focused UI. Mylar lets you define tasks and then it associates information (such as classes, methods, or compilation errors) with it, based on your activities. Mylar, which recently released version 0.7, connects to several common task repositories (JIRA, Bugzilla, and Trac) to allow you to use those tasks, instead of creating your own.

Mik Kersten, the project lead for Mylar, has recently published a two part article on IBM's developerWorks site. Part 1 introduces Mylar and walks through setting it up with a remote task repository then describes how your work day would change with Mylar helping filter your work. Here Kersten describes the change:

Over time, the result of using Mylar is a subtle but fundamental shift in the way you work. Once you become accustomed to working in a task-focused way, you, like many other Mylar users, are likely to notice a dramatic increase in your productivity. Being organized, staying on top of dozens of bug reports, and tracking your progress will gradually become effortless.

Part 2 of the article steps through using Mylar for Java development and how it boosts productivity. Mylar is a powerful boost for a single developer, but it also allows the Mylar contexts to be shared. The context contains all of the knowledge about the task that Mylar has recorded. Kersten describes the benefit of sharing contexts:

you can easily share task context by attaching it to a bug report. When retrieving a shared context, you can select from all available if more than one is present. On the Mylar project, for example, we attach a context to every bug report that is resolved and request that a context be attached with every patch that is contributed. This sharing of expertise through context makes it much easier to apply patches, delegate bug reports to team members, and clean up code after a pair-programming session. The fact that all of our resolved bugs have a context stored means that we can instantly recall and use past expertise whenever a bug is reopened or similar tasks arise.

Mylar is growing in popularity. Developers are finding that even after just a week or two of use, it has changed the way they work. The ability to return to a task you worked on a month ago and have all of the pertinent files opened and the most relevant classes and methods bolded is a great time saver. There is a flash video that demonstrates some of the power of Mylar, though the video was captured using version 0.4. The 0.7 release supports Eclipse 3.2 and 3.3M3 and the project is moving along rapidly, with a 0.8 release expected in a couple weeks.

Thenks by Mercedes Mercedes Posted Feb 20, 2009 6:27 PM
  1. Back to top

    Thenks

    Feb 20, 2009 6:27 PM by Mercedes Mercedes

    Hello web sites provide information in many areas. web design, google ads and google adwords, factory work where information such as canvas cover can learn from our web site, thank you. google reklam reklam adwords google kayıt web tasarımı web yazılımı web tasarım e-ticaret kurye e-ticaret branda tente branda tente branda dijital baskı

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.