Tasklist/errorstripe

Jan Lahoda <[email protected]> Fri, 22 Apr 2005 13:35:14 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Hello,
     as you may know, I am working on the Error Stripe feature (editor 
right side-bar with overview of errors, warnings, TODOs etc.).

In order to provide the TODO marks to the Error Stripe, I have (some 
time ago) created a new sub-module tasklist/errorstripe. This module 
listens on found "TODO" marks and shows the TODOs in the Error Stripe.

I currently do not plan to add any new features to this module.

Jan