Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] wizard cleanup

Thanks.

Note: You may need to reset your C perspective to see the changes. (There may also be a log message about missing CFolderActionSet but this goes away after the reset.)


Alain Magloire wrote:
This patch adds a drop-down project wizard to the toolbar with the various project types (stdmake C/C++, managed C/C++). It also adds a drop-down class wizard with the ability to support additional type wizards (e.g. new structure, abstract class, interface (pure virtual) class, etc.)

I've fixed the File -> New... menu shortcuts so the C project wizards now appear in the root menu.

Oh yeah, there are some newer-look icons as well. :)



Opening the gates ...
Patch applied to the head.


Cheers
-Chris

Future considerations: add drop-down actions for the file wizard (new .c/.cpp/.h/.hpp file) and folder wizard (new source folder, new include folder, etc).


Recommand you send an email to cdt-ui-dev about your new attribute for the C wizards.


_______________________________________________
cdt-patch mailing list
cdt-patch@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-patch




Back to the top