[tasklist] compiler/JavacError
Tim Lebedkov <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Tor, compiler/JavacError class can parse all Javac messages. Maybe you want to reuse it in the suggestion module. How we can organize the cooperation between "suggestions" and "compiler"? I want to have a "Fix" action for the nodes in the "Build Messages" view. Tim