Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Confusion on C/C++ Managed Project Creation Concept in eclipse IDE
Confusion on C/C++ Managed Project Creation Concept in eclipse IDE [message #32800] Wed, 12 April 2006 07:03 Go to next message
Chandresh Gandhi is currently offline Chandresh GandhiFriend
Messages: 16
Registered: July 2009
Junior Member
Hi to all,

yes, it's good enough clue for generation of raw wizard on RCP's menubar
using ActionFactory.NEW.create(Window) in make() function of ActionAdvisor
file of simple RCP file.

now our basic aim is to develop a C/C++ Managed Build Project exactly same
as when we develop on eclipse's workbench ( from File -> New -> Project ->
C/C++ Managed Build Project -- we require that particular option ) on my
Simple RCP application. this particular option should be seen on that raw
wizard on my RCP application after extending that from workbench. ....
that is only because we want to develop a C/C++ Managed Project in my RCP
application. ....

So, Confusions are:

Would it be possible to develop a C/C++ Managed Build Project on my RCP ?
if it's yes, then how should I go ahead with that issue pls ? I meant how
can I extend that functionalities from eclipse IDE in my RCP ?

Is this possible based on dependency and extensibility mechanism pls ?
from this raw wizard's project option, Can I call function responsible for
generation of C/C++ Project ?

this is only because, I came to know that " Project Generation in eclipse
through workbench " is part on eclipse Resources ( not RCP ) .... Is this
So ?

and RCP application may not know support this particular option from
eclipse IDE plug-ins ? this is only because, i think main goal behind RCP
was/is to develop an non-IDE application independent of eclipse. So, RCP
may not supprot this kind of project generation option.. which I think is
particular to IDE's work .....

please spread light on these issues.

thanks,
Re: Confusion on C/C++ Managed Project Creation Concept in eclipse IDE [message #32810 is a reply to message #32800] Wed, 12 April 2006 17:23 Go to previous message
Eclipse UserFriend
Originally posted by: zx.us.ibm.com

Please use the CDT's newsgroup for these type of questions :)
Previous Topic:SWT / Eclipse Plug-in exp. required
Next Topic:org.eclipse.core.resources.win32
Goto Forum:
  


Current Time: Thu Apr 25 00:05:31 GMT 2024

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

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

Back to the top