Fix SWTBot keyboard failure on headless Mac
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 3 Sep 2015 05:16:38 +0000 (01:16 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 23 Nov 2015 21:27:04 +0000 (16:27 -0500)
commit5bd911139f0a17f0cd6cb29a702dd1eecf03e64e
treee9abca5ffca1c1204f759f74a0dd38295fb42267
parent6b0d053670c8299ff18302c60e6f561b0aef18d5
Fix SWTBot keyboard failure on headless Mac

Running tests that use the keyboard (AWT) on headless Mac fails with
java.awt.AWTException: headless environment
Setting java.awt.headless=false fixes this.

Change-Id: Ia693d1900a2bd8cfdeaf6816366800a872a45bad
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/55160
Reviewed-by: Hudson CI
pom.xml
This page took 0.025782 seconds and 5 git commands to generate.