Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Template engine wizards


Hi Vivian,

They are not getting loaded by CDT now. Template Engine was originally created to integrate into custom defined wizards. Developers can either subclass these classes or use the code from these classes to integrate template engine functionality in their custom wizard main page. CDT integrates templates into its main wizard page, by using parts of the code from these classes.

Myself and Mikhail discussed about taking these classes out from CDT core as they are not getting loaded by CDT, but later decided to keep them for future  use (for ISVs who don't use CDT main wizard as their project creation wizard, but may still want to integrate templates in their custom wizard).

Please raise a bug if that's a problem. We'll discuss it from there.

Regards,
-Bala



Vivian Kong <vivkong@xxxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

09/05/2007 20:10

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

To
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
cc
Subject
[cdt-dev] Template engine wizards






Hi everyone,

I have a question regarding the new template engine.  Are
TemplateClassWizard, TemplatesChoiceWizard and TemplateProjectWizard being
loaded by CDT right now?  I see the externalized strings for them in the
properties files but I cannot find the GUIs during runtime.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab
Phone: (905) 413-6067
Email: vivkong@xxxxxxxxxx

_______________________________________________
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