| Error using eclipse plugin inside RCP app [message #435269] |
Thu, 11 August 2005 05:54  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.03641 seconds