Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Link from remote compiler errors in console view to opening local file at appropriate line in c/c++ editor?

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



Back to the top