Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse plugin development - Custom Wizard for New C++ project(Custom Wizard for New C++ project)
Eclipse plugin development - Custom Wizard for New C++ project [message #1421348] Thu, 11 September 2014 08:41
Muhammad Elsayed is currently offline Muhammad ElsayedFriend
Messages: 1
Registered: September 2014
Junior Member

Dear Experts,
How do you do everybody, I'd like to introduce myself. I'm Muhammad, software engineer from Egypt.

My request is:
I'd like your help and guidance (tutorials are most welcome) on how to create a wizard into eclipse cdt (Luna) for creating a C++ project with the ability to change some internal default values.

In more details, I'd like the user to create the default "standard make" empty c++ project, and I should provide him with a drop down list contains the values 2013,2014 and 2015. I should set internally the rest of configuration based on what the user selects when creating the project.

The options I need to set internally are into the properties page of the project:
1- C/C++ build and the Settings tab
2- C/C++ General -> Paths and symbols (all tabs)

If there is a possibility to do that in templates, then please let me know how to do it
Many thanks in advance and very sorry for long post
Previous Topic:C++ project is not CDT after checking to TFS
Next Topic:What happens during Run As or QT drag & drop problem
Goto Forum:
  


Current Time: Tue Sep 24 05:36:56 GMT 2024

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

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

Back to the top