Skip to main content

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

Hi,

The SWT device renderer has been moved to a new org.eclipse.birt.chart.device.swt plugin in order to isolate the SWT dependencies not always needed by Swing users.

So you need to make sure to get this new plugin. If it doesn't resolve your issue, please post a question in the newsgroups (news://news.eclipse.org/eclipse.birt), I will answer there. This mailing list is intended for discussions between chart committers.

Thanks,

David



-----Original Message-----
From: birt-charting-dev-bounces@xxxxxxxxxxx [mailto:birt-charting-dev-bounces@xxxxxxxxxxx] On Behalf Of Blattner Thomas
Sent: Monday, May 01, 2006 5:35 PM
To: birt-charting-dev@xxxxxxxxxxx
Subject: [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.
_______________________________________________
birt-charting-dev mailing list
birt-charting-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/birt-charting-dev

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 4/28/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 4/28/2006
 


Back to the top