Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Newbie to RCP..
Newbie to RCP.. [message #435823] Wed, 24 August 2005 18:46 Go to next message
Anu is currently offline AnuFriend
Messages: 5
Registered: July 2009
Junior Member
Hello,

I am a newbie to RCP. So I checked out the example
org.eclipse.ui.tutorials.rcp.part3. It worked fine. But when I tried to
create my own version of the same example using 3.1, I couldn't get the
menus at all. The reason I figured out was, my example has WorkbenchAdvisor
and WorkbenchWindowAdvisor where as the eclipse tutorial has just
WorkbenchAdvisor (no WorkbenchWindowAdvisor). May be the eclipse tutorial
was developed with prior to 3.1 and not updated to use eclipse 3.1.

I am confused now. To me Workbench, WorkbenchwindowAdvisor concepts are new
and on top of it the examples I get from somewhere else and I create using
eclipse 3.1 don't have the same code.

Can anyone help me to get things going? I need an RCP app with source and
uses the 3.1.

Thank you
Anu
Re: Newbie to RCP.. [message #435846 is a reply to message #435823] Wed, 24 August 2005 20:03 Go to previous messageGo to next message
Steve Blass is currently offline Steve BlassFriend
Messages: 276
Registered: July 2009
Senior Member
There are RCP examples you can generate in 3.1 as you create a new
plugin project. There is a check box for generating an RCP plugin in
the plugin project creation dialog and if you check that you may then
choose to build one of the example RCPs by picking from a list presented
as you move to the next part of the plugin project wizard.
-
Steve

Anu wrote:
> Hello,
>
> I am a newbie to RCP. So I checked out the example
> org.eclipse.ui.tutorials.rcp.part3. It worked fine. But when I tried to
> create my own version of the same example using 3.1, I couldn't get the
> menus at all. The reason I figured out was, my example has WorkbenchAdvisor
> and WorkbenchWindowAdvisor where as the eclipse tutorial has just
> WorkbenchAdvisor (no WorkbenchWindowAdvisor). May be the eclipse tutorial
> was developed with prior to 3.1 and not updated to use eclipse 3.1.
>
> I am confused now. To me Workbench, WorkbenchwindowAdvisor concepts are new
> and on top of it the examples I get from somewhere else and I create using
> eclipse 3.1 don't have the same code.
>
> Can anyone help me to get things going? I need an RCP app with source and
> uses the 3.1.
>
> Thank you
> Anu
>
>
Re: Newbie to RCP.. [message #435848 is a reply to message #435846] Wed, 24 August 2005 22:10 Go to previous message
Eclipse UserFriend
Originally posted by: kent.generatescape.com

I starting a newbie's forum for the Eclipse IDE and RCP stuff, if you or
anyone else is interested here is the address:

http://www.syndicatescape.com/bigblogzoo/index.php?board=8.0


"Steve Blass" <sblass@acm.org> wrote in message
news:deik14$jb8$1@news.eclipse.org...
> There are RCP examples you can generate in 3.1 as you create a new plugin
> project. There is a check box for generating an RCP plugin in the plugin
> project creation dialog and if you check that you may then choose to build
> one of the example RCPs by picking from a list presented as you move to
> the next part of the plugin project wizard.
> -
> Steve
>
> Anu wrote:
>> Hello,
>>
>> I am a newbie to RCP. So I checked out the example
>> org.eclipse.ui.tutorials.rcp.part3. It worked fine. But when I tried to
>> create my own version of the same example using 3.1, I couldn't get the
>> menus at all. The reason I figured out was, my example has
>> WorkbenchAdvisor
>> and WorkbenchWindowAdvisor where as the eclipse tutorial has just
>> WorkbenchAdvisor (no WorkbenchWindowAdvisor). May be the eclipse
>> tutorial
>> was developed with prior to 3.1 and not updated to use eclipse 3.1.
>>
>> I am confused now. To me Workbench, WorkbenchwindowAdvisor concepts are
>> new
>> and on top of it the examples I get from somewhere else and I create
>> using
>> eclipse 3.1 don't have the same code.
>>
>> Can anyone help me to get things going? I need an RCP app with source and
>> uses the 3.1.
>>
>> Thank you
>> Anu
>>
Previous Topic:Menu and dividing line color
Next Topic:Dynamic help preferences
Goto Forum:
  


Current Time: Fri Dec 06 14:33:26 GMT 2024

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

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

Back to the top