[eclipse-clp-users] Full file paths in eclipse compilation log

From: \ luke2k4_at_...6... <luke2k4_at_...6...>
Date: Tue, 27 Aug 2013 17:17:10 +0200
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
Luke
Received on Tue Aug 27 2013 - 15:17:18 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST