Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-charting-dev] Problem with newest build dv.SWT

Hello,

I'm facing some problems when trying to create a Chart in an RCP application 
using dv.SWT as deviceRenderer.

deviceRenderer = ps.getDevice("dv.SWT");

Gives me the following error message:

01.05.2006 17:24:05 org.eclipse.birt.chart.util.PluginSettings getDevice
SCHWERWIEGEND: (ECLIPSE-ENV) Could not find device renderer impl for dv.SWT

My configuration:

- Eclipse 3.2 RC1
- Birt Chart Engine 2.1.0.N20060415-1243
- GEF 3.1.1
- EMF 2.1.0

My code works with Eclipse 3.1 and Birt Chart Engine 2.0.1 without problems!

Thanks for reply.

Best regards

Thomas B.


Back to the top