Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Update on CPL to EPL transition -- help needed

> 

Christophe Juniet (wizard code), Yes it is in the ChangeLog.2003

2003-06-05 Alain Magloire
                                                                                                                             
        Patch from Christophe Juniet, this patch adds #ifdef guards
        when generating a header for a class.
 
        Note the field NewClassWizardPage.createClass change to ICElement
        since the C/C++ consider:
        class foo { };
        like a variable instead IVariable instead of a IVariableDeclaration.
 
        * src/org/eclipse/cdt/ui/wizards/NewClassWizardPage.java
        * src/org/eclipse/cdt/internal/ui/wizards/NewWizardMessages.properties.
 

The good news, this entire code was thrown away when cwiebe, reimplemented the wizard.
This is no longer an issue.




Back to the top