[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] external tool, click on errors with line numbers?
|
Hi all,
I am running an external tool (NAnt) to build some C# files. All the errors
show up in the console view, and I'd like to click on those to go to the
source file and line. Is there a way? Maybe give eclipse a regular
expression for getting the line and file out of the error messages? Or, if
I should write a plugin, can someone point me in the right directoin as far
as what extension point(s) I should be looking at.
Thanks,
Rob