Specify explcitly that unit tests should be run in UI thread
commit8c839d7ec7b884fba2e2a74321a057a58ea1114c
authorMykola Nikishov <mn@mn.com.ua>
Fri, 23 Oct 2009 22:18:04 +0000 (24 01:18 +0300)
committerMykola Nikishov <mn@mn.com.ua>
Wed, 28 Oct 2009 08:34:50 +0000 (28 10:34 +0200)
tree936a6e367a43210237f841fbbdb790e72c908cf6
parente2eced2b9eb87c26107f6a629572ebe7eda11b78
Specify explcitly that unit tests should be run in UI thread

Eclipse 3.5 introduced a new parameter 'Run in UI thread' in a 'Run
configurations...' dialog. Every time when a launch configuration opened
this parameter would be set to true and a launch configuration file would
be modified unnecessarily. So this value has been set explicitly to
prevent this annoying behavior.

Change-Id: I578179a6108d5d8386f794f81ea777cecaa043a2
Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
org.eclipse.egit.core.test/org.eclipse.egit.core--All-Tests.launch