Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » project with relative paths only
project with relative paths only [message #160433] Wed, 14 December 2005 14:12
Eclipse UserFriend
Originally posted by: inf220.fh-worms.de

Hi,
im developing a project(cdt/MinGW32) in a big directory structure on CVS
and i'd like to keep all paths relative("../../../src") . So far i've
achieved to set the include, library and compile paths relative but the
sources and run configurations seem to accept absolute paths only
(x:/home/mystuff/src).
In order to add the sourced i did "new/folder" with the option to "link
to folder on filesystem". But that doesnot seem to work with relative paths.

as for the run configuration/environment thats not that important... but
at least the sources should be available to somebody who checks out my
stuff.

btw. the relative paths start at the
$workspace/$project/.settings/folder dont they?

thanks for any hints!
Previous Topic:Launching in bad order
Next Topic:Add Comment
Goto Forum:
  


Current Time: Sat Dec 21 14:57:36 GMT 2024

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

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

Back to the top