Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to get the entrypoint id?
How to get the entrypoint id? [message #536443] Fri, 28 May 2010 09:32 Go to next message
Bogdan B. is currently offline Bogdan B.Friend
Messages: 50
Registered: July 2009
Member
How can I programmatically get the id I've given in plugin.xml on extending the extension point "org.eclipse.rap.ui.entrypoint"?
Re: How to get the entrypoint id? [message #536461 is a reply to message #536443] Fri, 28 May 2010 11:27 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Bogdan B. wrote:
> How can I programmatically get the id I've given in plugin.xml on
> extending the extension point "org.eclipse.rap.ui.entrypoint"?

this is not supported. You can get the entrypoint name using internal API:

EntryPointManager#getCurrentEntryPoint()

Could you explain your use case? Maybe there's another solution.

Ralf
Previous Topic:[Business-Theme] ViewPart Stack not working properly?
Next Topic:application root
Goto Forum:
  


Current Time: Tue Apr 23 17:57:36 GMT 2024

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

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

Back to the top