Skip to main content



      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 05:32 Go to next message
Eclipse UserFriend
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 07:27 Go to previous message
Eclipse UserFriend
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: Wed Jul 02 17:23:49 EDT 2025

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

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

Back to the top