Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Abstract Builder
Abstract Builder [message #223405] Wed, 10 September 2008 10:58
Eclipse UserFriend
Originally posted by: scorp.mailueberfall.de

Hello!

I made my CDT Remote Builder Plugin incl. path mapping to crosscompile my
projects on remote development server. Since there are some limitations in
CDT toolchain creation tools, I can make my paths conversions only from
the tools (gcc, g++ s.o.), using IManagedCommandLineGenerator. So the
Remote Builder should be used only with the toolchains I made and not with
standard toolchains of CDT, because the paths wouldn't be mapped
correctly. But the Remote Builder is shown in the C/C++ Toolchain Editor
Tab for every Toolchain. Anybody know how I could solve this problem?
There is an "abstract" property for the Builder, but if I turn it on, the
Builder disappears at all and I get my nullpointer exception.

Thx, Scorp.
Previous Topic:Conditional definition/declaration detection
Next Topic:end-of-line whitespace stripping on file save
Goto Forum:
  


Current Time: Sun Jun 01 03:43:26 EDT 2025

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

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

Back to the top