Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » (no subject)
(no subject) [message #707236] Mon, 01 August 2011 10:18
Jacob Mising name is currently offline Jacob Mising nameFriend
Messages: 6
Registered: July 2009
Junior Member
Hi,

I'm working on a plugin where the outputs of the compilation (with GCC) contains filepaths of the input sourcecode. Given that Eclipse generates a makefile that compile source files (with path relative to the top of the source directory) to the source directory and then moves all output files to the output directory (${ECLIPSE PROJECT DIRECTORY}/${ECLIPSE BUILD CONFIGURATION}/...) this path gets invalidated.

Are there any way to force Eclipse to use abolute filepath instead of relative?

Thanks in advance!
Previous Topic:(no subject)
Next Topic:Absolute input filepath
Goto Forum:
  


Current Time: Tue Sep 24 12:17:37 GMT 2024

Powered by FUDForum. Page generated in 0.03206 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top