Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Troubles with External tools...
Troubles with External tools... [message #122256] Thu, 30 September 2004 11:49
Eclipse UserFriend
Originally posted by: poli.dsi.unifi.it

I created some C/C++ projects in an eclipse workspace, and I set the include
directories of the preprocessor as a full path (something like
C:/EclipseSEL/CTPN ecc ecc). I wonder if in the CDT environment the external
tools can work, and can be used to specify the include and library paths.
In some pages in the eclipse documentation site i found that these tools
(like ${workspace_loc}, ${project_loc}, ecc) are valid for all the plugins,
BUT... if I use these macros in the CDT, for example, setting
${workspace_loc}/CTPN as an include directory, it produces not the correct
path, but only /CTPN, cleaning up the macro string.

Did someone used succesfully these external tools with CDT?

Thank you

Francesco
Previous Topic:scanf skews console output
Next Topic:How to use my makefile?
Goto Forum:
  


Current Time: Wed May 07 15:19:47 EDT 2025

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

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

Back to the top