Resource Decorator Plug-in


Description

This plug-in provides custom decorators for Resources. Decorations are based on filters that can be defined freely by the user. Thus resources can be decorated with background / foreground colors or with text prefixes / suffixes.

Usage

Decorations can be created from the context menu of any resource in your navigators.



To modify your filter settings use the preferences page at Preferences / General / Appearance / Resource Decorator.



Motivation

While working with mylyn and working sets helps to organize the workspace, I was always missing some visual distinction between different project types. Like having different colors for plug-ins and features or highlight important files.

Installation

Use following update site:

http://codeandme.googlecode.com/svn/trunk/at.pontesegger/at.pontesegger.resourcedecorator.releng.p2/target/repository

Development & Issue Tracking

The project is available under EPL, so feel free to use it in your own projects.

Source code is hosted at google code.

Please use the bugtracker for error reports and feature requests.

History

  • 1.0.1 (2013-03-07)
    • fixed issue 2, dialog does not allow to store invalid decorations
    • fixed issue 3, navigators are refreshed correctly
    • added remove decoration menu entry
    • added enablement to decorator (performance)
  • 1.0.0
    • first release