Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Error using eclipse plugin inside RCP app
Error using eclipse plugin inside RCP app [message #435269] Thu, 11 August 2005 05:54 Go to next message
Eclipse UserFriend
Originally posted by: sheng.clanfang.com

We're making a RCP application that includes an eclipse plugin(named jBOSS
jBPM-GPD, which is a graphic editor for workflows). The plugin works well
inside the eclipse platform(3.1) inside a jBPM project. But when we try to
launch the project as a RCP appliction, it appears the following errors:

Unhandled event loop exception
Reason:
org.eclipse.swt.graphics.GC.getAdvanced()Z
Unhandled event loop exception
Reason:
Failed to execute runnable (java.lang.NoSuchMethodError:
org.eclipse.swt.graphics.GC.getAdvanced()Z)

We looked for org.eclipse.swt.graphics.GC.getAdvanced() inside
org.eclipse.swt.* related plugin directories and jar files and we found
that class but not that method.

The RCP application, includes all the plugins available at our eclipse
intallation. We think is may be a problem of plugins library o versions,
but we don't undertand why it works inside the eclipse platform but not at
a stand-alone RCP application.

At this moment, we are stuck.
Anyone can give us any directions about where to look next? Or anyone had
any similar problems?

Thanx in advance

Sheng
Re: Error using eclipse plugin inside RCP app [message #435309 is a reply to message #435269] Fri, 12 August 2005 03:53 Go to previous message
Eclipse UserFriend
Originally posted by: sheng.clanfang.com

Yeah, it's resolved now!!!

I've reinstalled a new and clear eclipse platform, and then worked. I
think it would be problems of versions among the installed plugins.

Thanx all the same.
Previous Topic:How to get reference to an ActionSet ?
Next Topic:How to get Eclipse Dialog icons
Goto Forum:
  


Current Time: Sat Nov 08 12:16:58 EST 2025

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

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

Back to the top