Confusion on C/C++ Managed Project Creation Concept in eclipse IDE [message #32800] |
Wed, 12 April 2006 03:03  |
Eclipse User |
|
|
|
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,
|
|
|
|
Powered by
FUDForum. Page generated in 0.03151 seconds