Bug 485955 - AWT and headless
Summary: AWT and headless
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 4.5.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportDesigner CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-15 12:14 EST by Hubert Pineault CLA
Modified: 2016-01-15 12:14 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hubert Pineault CLA 2016-01-15 12:14:31 EST
There is some issues such as this (https://bugs.eclipse.org/bugs/show_bug.cgi?id=388170) that could be resolved by adding the "-Djava.awt.headless=true" parameter in eclipse.ini. 

This, although, will spawn an "java.awt.HeadlessException" error with BIRT report designer as it relies on AWT instead of the usual SWT on which eclipse is built. Is there a reason why BIRT uses AWT? Could this be changed? 

I'm using LiClipse instead of Eclipse because of my old computer. With LiClipse, this argument is here by default. 

Thanks,
Hubert