'org.eclipse.birt.report.data.oda.jdbc_2.0.0' is not found! [message #162863] |
Fri, 19 May 2006 06:42 |
Eclipse User |
|
|
|
Originally posted by: hjm.holos.pt
Hello,
I'm trying to build birt rcp application from the cvs code.
In the NewReportWizard.java i use this code
OdaDataSourceHandle dsHandle = DesignElementFactory.getInstance(
HandleAdapterFactory.getInstance( )
.getReportDesignHandleAdapter( )
.getModuleHandle( )
.getDataSources( )
.getElementHandle( )
.getModuleHandle( ) )
.newOdaDataSource("Datasource-jdbc","org.eclipse.birt.report.data.oda.jdbc ");
When i use the Launch an Eclipse application from the
org.eclipse.birt.report.designer.ui.rcp plugin.xml file i get this error
message:
Unhandled event loop exception
Reason:
The extension with ID 'org.eclipse.birt.report.data.oda.jdbc_2.0.0' is not
found!
How can i correct the error?
Thanks
Hugo Morganho
|
|
|
Powered by
FUDForum. Page generated in 0.06483 seconds