Make tests run on Windows by adding Tycho execution environment

Plugin org.eclipse.tycho:target-platform-configuration only had
execution environments for Linux and MacOS, which is why on Windows all
that happened when running a Maven build with tests were nasty, cryptic
error messages about missing modules for MacOS. Now for the first time
in project history, tests also work on Windows (tested on Windows 10).

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
1 file changed