Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » rcp without perspectives and views
rcp without perspectives and views [message #448361] Sat, 22 April 2006 12:04 Go to next message
Eclipse UserFriend
Originally posted by: greenthesheep.postmail.ch

Hello,

Is it possible to build an empty rich client application without any
perspectives and views? The perspectives and views would be in the plugins.

It doesnt work by me. Does anyone have an exsample?

Regards
Nick
Re: rcp without perspectives and views [message #448362 is a reply to message #448361] Sat, 22 April 2006 12:52 Go to previous messageGo to next message
Eclipse UserFriend
It is my understanding that an rcp application has to have at least one
perspective. The perspective can be empty.

Michael Schmidt
Re: rcp without perspectives and views [message #448432 is a reply to message #448361] Mon, 24 April 2006 10:48 Go to previous messageGo to next message
Eclipse UserFriend
I haven't tried it, but I don't see any reason why you couldn't have a
application level plug-in that didn't define any perspectives/views of
its own as long it was packaged with plug-ins that did. However, one
hurdle would be figuring out what to return from
ApplicationWorkbenchAdvisor.getInitialWindowPerspectiveId() since the
application plug-in would presumably not have an intimate knowledge of
the available perspectives.

Nick Jordan wrote:
> Hello,
>
> Is it possible to build an empty rich client application without any
> perspectives and views? The perspectives and views would be in the plugins.
>
> It doesnt work by me. Does anyone have an exsample?
>
> Regards
> Nick
>
Re: rcp without perspectives and views [message #448506 is a reply to message #448432] Tue, 25 April 2006 04:11 Go to previous messageGo to next message
Eclipse UserFriend
thanks, I'll try it.
Re: rcp without perspectives and views [message #448511 is a reply to message #448506] Tue, 25 April 2006 08:03 Go to previous message
Eclipse UserFriend
Originally posted by: glenn.janet.co.jp

I think I happened to read something about "headless RCP".
I was not able to read more about it but it seems like
its what you want to do.

Nick Jordan wrote:
> thanks, I'll try it.
>
Previous Topic:Howto: IAction.AS_RADIO_BUTTON getting the selected item?
Next Topic:Accesing Spring based server with security credentials (ACEGI)
Goto Forum:
  


Current Time: Sun Aug 31 18:41:28 EDT 2025

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

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

Back to the top