Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Source code for new C project wizard ?
Source code for new C project wizard ? [message #769151] Wed, 21 December 2011 08:37 Go to next message
Eclipse UserFriend
Hi,

Where can I find the source code for the wizard that creates a new C
project?

Thanks

Charlie
Re: Source code for new C project wizard ? [message #769532 is a reply to message #769151] Thu, 22 December 2011 03:59 Go to previous messageGo to next message
Eclipse UserFriend
Perform a plug-in spy .. goto new project ->New C project and when the wizard dialog box appears , click Alt+Shift+F1 .. A pop up window appears that gives the active class , the selection class, the contributing plug-in etc .. Click on what you need to see and Eclipse opens that class or plugin for you.



-
Jagruth P
Re: Source code for new C project wizard ? [message #769766 is a reply to message #769532] Thu, 22 December 2011 11:38 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jagruth,

Plug-in spy is available on other versions of Eclipse (Indigo) that I am
using, but it does not seem to be available for the C/C++ version.

Any suggestions?

Thanks

Charlie

On 12/22/2011 3:59 AM, Jagruth P wrote:
> Perform a plug-in spy .. goto new project ->New C project and when the
> wizard dialog box appears , click Alt+Shift+F1 .. A pop up window
> appears that gives the active class , the selection class, the
> contributing plug-in etc .. Click on what you need to see and Eclipse
> opens that class or plugin for you.
>
>
>
> -
> Jagruth P
Re: Source code for new C project wizard ? [message #770004 is a reply to message #769766] Thu, 22 December 2011 23:21 Go to previous messageGo to next message
Eclipse UserFriend
Hello Charlie,

Why don't you use Eclipse Indigo only and install CDT to it ?? You will get all the features of Eclipse C/C++ version and also the advantages of Eclipse Indigo like Plug-in spy ..
Re: Source code for new C project wizard ? [message #770539 is a reply to message #770004] Sat, 24 December 2011 10:30 Go to previous message
Eclipse UserFriend
Hello Jagruth,

Good suggestion.

Thank you.

Charlie

On 12/22/2011 11:21 PM, Jagruth P wrote:
> Hello Charlie,
>
> Why don't you use Eclipse Indigo only and install CDT to it ?? You will
> get all the features of Eclipse C/C++ version and also the advantages of
> Eclipse Indigo like Plug-in spy ..
Previous Topic:eclipse in SUSE
Next Topic:CDT debug launch errors: java.lang.NoClassDefFoundError: org/eclipse/cdt/dsf/gdb/launching/GdbLaunch
Goto Forum:
  


Current Time: Tue Jul 08 20:48:29 EDT 2025

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

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

Back to the top