Hi, do you know if there is a way to make eclipse write full file paths in the compilation log? I did not find any switch that would enable this. I've only stumbled upon a request for this feature but I do not know if it has been implemented http://eclipseclp.org/bugzilla/show_bug.cgi?id=528. My point is to get file /home/userl/somefolder/main.ecl, line 230: syntax error: postfix/infix operator expected instead of file main.ecl, line 230: syntax error: postfix/infix operator expected I would need this to be able to parse the log in the compilation buffer in emacs and identify the files and lines to navigate to the errors/warnings quickly. Regards LukeReceived on Tue Aug 27 2013 - 15:17:18 CEST
This archive was generated by hypermail 2.2.0 : Sat Aug 31 2013 - 06:13:40 CEST