|
How to add file link in Console? -
09-23-2009, 07:04 AM
Hi all,
I'm supposed to do a validation on list of files and log the errors in the file to the console. I need to provide link to the file in the console, so that on clicking, it should open the file and go to the line number of the error in that file(same as Java stack trace printed in the console).
Can anybody help me to know how to add file link..
Thanks,
Loganathan. S.
|