Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Unable to create perspective
Unable to create perspective [message #67335] Wed, 26 December 2007 13:30 Go to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi all

I have exception when I run my RAP application, which is:
org.eclipse.ui.WorkbenchException: Unable to create perspective
'ae.salwa.rap.perspectives'. There is no corresponding perspective
extension.

My senaria is like that:
Am building my RCP and RAP plugin togather. In the build directory, the
plugin folder includes the plugin for both rap and rcp.

Can any one help me to fix my problem

best
Salwa
Re: Unable to create perspective [message #67489 is a reply to message #67335] Fri, 28 December 2007 13:35 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi,

this could be caused by several different cases. One thing which happens
really often to the users is that they forgot the add all the bundles
they need to the launch configuration and thus there is really no plugin
which provides such a perspective.

Just an idea.

Greets
Benny

Salwa wrote:
> Hi all
>
> I have exception when I run my RAP application, which is:
> org.eclipse.ui.WorkbenchException: Unable to create perspective
> 'ae.salwa.rap.perspectives'. There is no corresponding perspective
> extension.
>
> My senaria is like that:
> Am building my RCP and RAP plugin togather. In the build directory, the
> plugin folder includes the plugin for both rap and rcp.
>
> Can any one help me to fix my problem
>
> best Salwa
>
>
>
Re: Unable to create perspective [message #67597 is a reply to message #67489] Sun, 30 December 2007 14:25 Go to previous messageGo to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Thankx for your reply,

No, I add all the required plugins. but i found that the problem is that i
have conflict between "org.eclipse.ui" plugin and
"org.eclipse.ui.rap"plugin
when i build both Rap and RCP platform.
Any help to fix this problem.


Regards
Salwa
Re: Unable to create perspective [message #67793 is a reply to message #67597] Wed, 02 January 2008 08:16 Go to previous messageGo to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi,
there is no solution for my case.

salwa
Re: Unable to create perspective [message #67813 is a reply to message #67597] Wed, 02 January 2008 08:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Salwa,

could you provide more specific information about what causes the
conflict? Did you declare plug-in-dependencies on org.eclipse.ui and
org.eclipse.rap.ui? Does your launch-configuration include both plug-ins?

Cheers,
Rüdiger

salwa wrote:
> Thankx for your reply,
>
> No, I add all the required plugins. but i found that the problem is that
> i have conflict between "org.eclipse.ui" plugin and
> "org.eclipse.ui.rap"plugin
> when i build both Rap and RCP platform.
> Any help to fix this problem.
>
> Regards Salwa
Re: Unable to create perspective [message #67924 is a reply to message #67813] Wed, 02 January 2008 11:11 Go to previous messageGo to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Did you declare plug-in-dependencies on org.eclipse.ui and
org.eclipse.rap.ui?
No, Just org.eclipse.rap.ui

Does your launch-configuration include both plug-ins?
It includes only org.eclipse.rap.ui plugin
Re: Unable to create perspective [message #68045 is a reply to message #67924] Wed, 02 January 2008 15:32 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Salwa,

I don't quite understand where conflict should come from.
Could you maybe provide a small self-contained plug-in that reproduces
the problem?

Cheers,
Rüdiger

salwa wrote:
> Did you declare plug-in-dependencies on org.eclipse.ui and
> org.eclipse.rap.ui? No, Just org.eclipse.rap.ui
>
> Does your launch-configuration include both plug-ins?
> It includes only org.eclipse.rap.ui plugin
>
>
>
Previous Topic:Asserting component enability
Next Topic:How to use customized JS in RAP?
Goto Forum:
  


Current Time: Tue Jul 16 10:21:19 GMT 2024

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

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

Back to the top