[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-user] Link from remote compiler errors in console view to opening local file at appropriate line in c/c++ editor?
|
Eric,
You do mean the error showing up in the Problems view, not the Console view, right?
The links to source, if available, should be there, from the error parser for your compiler, assuming the error parser is set correctly (what toolchain/compiler are you using?)
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
"Eric M. Nelson" ---12/06/2012 05:46:55 PM---Dear colleagues, when building a synchronized project remotely, our compiler is giving
![]()
| ![]()
"Eric M. Nelson" <enelson@xxxxxxxx> |
![]()
| ![]()
ptp-user@xxxxxxxxxxx, |
![]()
| ![]()
12/06/2012 05:46 PM |
![]()
| ![]()
[ptp-user] Link from remote compiler errors in console view to opening local file at appropriate line in c/c++ editor? |
![]()
| ![]()
ptp-user-bounces@xxxxxxxxxxx |
Dear colleagues,
when building a synchronized project remotely, our compiler is giving
in its error messages the full path name to the source file. This full
path name on the remote file system does not match the path to the
source in our local file system, and so eclipse cannot link from the
error in the console view to opening the appropriate source file and
jumping to the appropriate line in the c/c++ editor. At least I presume
this is why the link is not working. Can I get a hint on how to make
this work? Or a hint on how eclipse makes this identification between
files on distinct file systems?
Thanks, and have a great day.
-Eric
--
Eric M. Nelson, MS T087, Los Alamos National Laboratory
Los Alamos, NM 87545 Phone: (505)665-6350
E-mail: enelson@xxxxxxxx Fax: (505)667-4420
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

