Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » error after product export
error after product export [message #548342] Wed, 21 July 2010 14:16 Go to next message
Lars Fischer is currently offline Lars FischerFriend
Messages: 105
Registered: July 2009
Senior Member
Hello,

I would like to export a rap project as executable using the eclipse
product export. I have a "ui.core" plugin defining views,
perspectives,... and an application. Additionally I use an "ui.core.rap"
fragment defining an entrypoint, a branding and the rap-product.

For the export I created a .product configuration. If I start an eclipse
application from this product (results in an "Eclipse Application
Launcher") everything works fine.
But after the product export from this configuration, the started
browser session ends up in an error shown in an error dialog:

Title: Problems Opening Page
Message: Unable to create perspective '...' There is no corresponding
perspective extension.

I checked the exported plugins, but all there. Nothing is missing. All
bundles are started correct like it was started inside the ide. I also
see no error log...

I use RAP version 1.3.0 on eclipse 3.6.0 with an individual target
platform containing RAP SDK, deltapack and some third party libs.

What can I do to find the reason for the different behavior?

Regards,
Lars
Re: error after product export [message #548372 is a reply to message #548342] Wed, 21 July 2010 15:14 Go to previous message
Lars Fischer is currently offline Lars FischerFriend
Messages: 105
Registered: July 2009
Senior Member
On 21.07.2010 16:16, Lars Fischer wrote:

> [missing perspective after product export]

simple reason: build.properties did not contain an entry for the
plugin.xml on binary build

Regards,
Lars
Previous Topic:Predefined RAP GET Parameters
Next Topic:Using RWT to convert a SWT application to a web app
Goto Forum:
  


Current Time: Fri Apr 19 00:29:14 GMT 2024

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

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

Back to the top