Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Unknown extension point: 'org.eclipse.rap.ui.branding'(Unknown extension point error in plugin.xml: 'org.eclipse.rap.ui.branding')
Unknown extension point: 'org.eclipse.rap.ui.branding' [message #1031613] Tue, 02 April 2013 01:36 Go to next message
Erwin Hogeweg is currently offline Erwin HogewegFriend
Messages: 37
Registered: July 2009
Member
Hi,

I am not sure this is the right forum for this question, but since it is RAP related I figured I kick it off here. More than happy to move it to another forum if deemed off-topic here.

So here is the issue: I created a branding entry point in plugin.xml, but Eclipse (3.7.2 and 3.8.2 RAP version) doesn't seem to like it. In both versions I get:

Unknown extension point: 'org.eclipse.rap.ui.branding'

I created another workspace from scratch, as per some suggestions out there, but to no avail. I also found some suggestions to change the workspace class path, but I am not sure if that is still relevant for the current version(s).

Nor sure what else to try. Any suggestions are highly appreciated.


Kind Regards,

Erwin
Re: Unknown extension point: 'org.eclipse.rap.ui.branding' [message #1031742 is a reply to message #1031613] Tue, 02 April 2013 06:21 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Erwin,
did you install and activate the RAP runtime target platform? Do you
have a dependency to "org.eclipse.rap.ui" bundle in your MANIFEST.MF?
Best,
Ivan

On 4/2/2013 4:36 AM, Erwin Hogeweg wrote:
> Hi,
>
> I am not sure this is the right forum for this question, but since it
> is RAP related I figured I kick it off here. More than happy to move
> it to another forum if deemed off-topic here.
>
> So here is the issue: I created a branding entry point in plugin.xml,
> but Eclipse (3.7.2 and 3.8.2 RAP version) doesn't seem to like it. In
> both versions I get:
>
> Unknown extension point: 'org.eclipse.rap.ui.branding'
>
> I created another workspace from scratch, as per some suggestions out
> there, but to no avail. I also found some suggestions to change the
> workspace class path, but I am not sure if that is still relevant for
> the current version(s).
>
> Nor sure what else to try. Any suggestions are highly appreciated.
>
>
> Kind Regards,
>
> Erwin
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Unknown extension point: 'org.eclipse.rap.ui.branding' [message #1032427 is a reply to message #1031742] Wed, 03 April 2013 01:39 Go to previous message
Erwin Hogeweg is currently offline Erwin HogewegFriend
Messages: 37
Registered: July 2009
Member
Ivan,

Thanks for the suggestions. When I added org.eclipse.rap.ui per your suggestion to the MANIFEST, I got an error that the bundle could not be found ...

I had assumed that all the rap bundles were part of the Eclipse RCP/RAP download. Apparently that is not the case. I found the bundle in the RAP-1.5 runtime. Problem solved.

Thanks for the help.

Regards,

Erwin
Previous Topic:Deployment Problems
Next Topic:registering handlers
Goto Forum:
  


Current Time: Wed Apr 24 23:47:26 GMT 2024

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

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

Back to the top