Skip to main content



      Home
Home » Archived » BIRT » Problem with my plugin in RCP designer
Problem with my plugin in RCP designer [message #261312] Tue, 13 November 2007 06:04 Go to next message
Eclipse UserFriend
Originally posted by: guy.desvignes.centraliens.net

Hello,

I wrote a Datasource plugin inspired from
org.eclipse.birt.report.data.oda.sampledb. It works fine under Eclipse
platform, but when I install it under RCP designer, I get an error :

!SESSION 2007-11-13 10:11:59.984
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ui 4 0 2007-11-13 10:12:27.140
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/Platform
at
com.vermeg.omega.birt.datasource.ConnectionFactory$OracleCla ssLoader. <init>(ConnectionFactory.java:164)

It seems Platform class is not found but I don't know why. Can some body
help me?
Re: Problem with my plugin in RCP designer [message #261418 is a reply to message #261312] Wed, 14 November 2007 10:51 Go to previous messageGo to next message
Eclipse UserFriend
Guy,

Have you set BIRT_HOME?

Also, take a look at http://wiki.eclipse.org/RCP_Example_%28BIRT%29_2.1

Scott Rosenbaum



> org/eclipse/core/runtime/Platform
> at
Re: Problem with my plugin in RCP designer [message #261543 is a reply to message #261418] Fri, 16 November 2007 08:24 Go to previous message
Eclipse UserFriend
Originally posted by: guy.desvignes.centraliens.net

Thanks for your answer,
Yes, BIRT_HOME is set, but there is something ever stranger (at least for
me) :
I tried to recompile org.eclipse.birt.report.data.oda.sampledb plugin with
3.2 or 3.3 eclipse version. I installed my plugin version and I get the
very same error. Does this mean I have to recompile RCP designer as well
if I just want to add a plugin ? Are there some compilation options in my
environment I have to set to a specific value ...

Any clue is welcome
Previous Topic:Open Source BI @ FOSDEM
Next Topic:Concatenating a list of strings
Goto Forum:
  


Current Time: Tue Jul 15 02:40:00 EDT 2025

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

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

Back to the top