Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Managed Projects and Builder


>>        I have extended the current CDT 4.0 project model for my project creation, In the template processes, there is an option for NewManagedProject which is supported but as per documentation in CDT the NewProject process is not supported. I donot want to use the managed project creation, how do i go about this?

Template Engine was implemented independent of new project model and so the process 'NewManagedProject' was created for creating managed projects. Another pruropse of it was to serve as an example for ISVs to create custom defined projects through template process.
It is not supported in CDT 4.0 after template engine is integrated into New project model, as the project will actually be created by the CDT new project model.
But it can still be used as an example for writing your own process to create custom defined projects that are not new project model based projects.


Regards,
-Bala



"Sheldon Dsouza" <sheldond@xxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

23/07/2007 12:37

Please respond to
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

To
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
cc
Subject
[cdt-dev] Managed Projects and Builder





Hi,

       I have extended the current CDT 4.0 project model for my project creation, In the template processes, there is an option for NewManagedProject which is supported but as per documentation in CDT the NewProject process is not supported. I donot want to use the managed project creation, how do i go about this?

Another query, i have created my own builder and registered it. When the project is created  along with my builder the default CDT builder also gets added in the project configuration, how do i remove the default CDT builder from the configuraton.

Regards,
Sheldon
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


********************************************************************** Symbian Software Ltd is a company registered in England and Wales with registered number 4190020 and registered office at 2-6 Boundary Row, Southwark, London, SE1 8HP, UK. This message is intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error please notify postmaster@xxxxxxxxxxx and delete the message and any attachments accompanying it immediately. Neither Symbian nor any of its Affiliates accepts liability for any corruption, interception, amendment, tampering or viruses occurring to this message in transit or for any message sent by its employees which is not in compliance with Symbian corporate policy. **********************************************************************


Back to the top