Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » rcp without perspectives and views
rcp without perspectives and views [message #448361] Sat, 22 April 2006 16: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 16:52 Go to previous messageGo to next message
Michael Schmidt is currently offline Michael SchmidtFriend
Messages: 45
Registered: July 2009
Member
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 14:48 Go to previous messageGo to next message
Amber Beerends is currently offline Amber BeerendsFriend
Messages: 36
Registered: July 2009
Member
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 08:11 Go to previous messageGo to next message
Imogen is currently offline ImogenFriend
Messages: 8
Registered: July 2009
Junior Member
thanks, I'll try it.
Re: rcp without perspectives and views [message #448511 is a reply to message #448506] Tue, 25 April 2006 12: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: Fri Nov 08 02:12:29 GMT 2024

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

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

Back to the top