Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Managed BUild System Extensibility
CDT Managed BUild System Extensibility [message #108267] Wed, 30 June 2004 05:44 Go to next message
Eclipse UserFriend
Originally posted by: Han . Hoekstra . WirelessValue . Nl

Hey all,

I have a question concerning the extension of the managed make projects.
Currently I am working with Eclipse 2.1.3 and CDT 1.2.1, but I want to move
to Eclipse 3.0 RC1 and CDT 2.0M9. However when I do that my projects won't
build anymore. I have written 2 toolchain plug-ins so that I can use the
cross-compiler with the managed make process. I think the problem lies here,
because I also can not set any properties anymore for the build process in
the project properties. Is there any doc that says what I have to change in
my toolchain plug-in for it to work with the new environment ?

Greetings,
Han
Re: CDT Managed BUild System Extensibility [message #108335 is a reply to message #108267] Wed, 30 June 2004 09:54 Go to previous messageGo to next message
Eclipse UserFriend
Hello Han,

I'm using Eclipse Workbench 3.0 and CDT 2.0M9

I'm facing the same problems.
The .log file gives me the java.lang.NullPointerException's:

When changing options:
org.eclipse.cdt.managedbuilder.ui.properties.BuildToolSettin gsPage.parseAllOptions(BuildToolSettingsPage.java:250)

When building:
org.eclipse.cdt.managedbuilder.internal.core.GeneratedMakefi leBuilder.fullBuild(GeneratedMakefileBuilder.java:258)

I'm considering to rewrite the plugin's,... an alternative would be to fix
the actual problem,...

I did see a new Management Build System Proposal for CDT3.0 (CDT-dev
mailing list), maybe that can give some insight in case you consider using
the new schema (only then you will see the latest features in the
extension).

I hope future versions will be backwards compatible,...

Marco


Han Hoekstra wrote:

> Hey all,

> I have a question concerning the extension of the managed make projects.
> Currently I am working with Eclipse 2.1.3 and CDT 1.2.1, but I want to move
> to Eclipse 3.0 RC1 and CDT 2.0M9. However when I do that my projects won't
> build anymore. I have written 2 toolchain plug-ins so that I can use the
> cross-compiler with the managed make process. I think the problem lies here,
> because I also can not set any properties anymore for the build process in
> the project properties. Is there any doc that says what I have to change in
> my toolchain plug-in for it to work with the new environment ?

> Greetings,
> Han
Re: CDT Managed BUild System Extensibility [message #108380 is a reply to message #108267] Wed, 30 June 2004 15:06 Go to previous message
Eclipse UserFriend
Guys,
If you are having problems, open a bugzilla report and put the log file
contents in it. Give me enough information to debug the problem, of
course :-).

Sean

Han Hoekstra wrote:
> Hey all,
>
> I have a question concerning the extension of the managed make projects.
> Currently I am working with Eclipse 2.1.3 and CDT 1.2.1, but I want to move
> to Eclipse 3.0 RC1 and CDT 2.0M9. However when I do that my projects won't
> build anymore. I have written 2 toolchain plug-ins so that I can use the
> cross-compiler with the managed make process. I think the problem lies here,
> because I also can not set any properties anymore for the build process in
> the project properties. Is there any doc that says what I have to change in
> my toolchain plug-in for it to work with the new environment ?
>
> Greetings,
> Han
>
>
Previous Topic:Open Declaration vs Open Definition
Next Topic:Digital Mars C/C++ plug-in?
Goto Forum:
  


Current Time: Tue Jul 22 08:34:14 EDT 2025

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

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

Back to the top