Skip to content

Commit 2478c8f

Browse files
authored
1 parent 5b72462 commit 2478c8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

io.sloeber.tests/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
<groupId>org.eclipse.tycho</groupId>
2727
<artifactId>tycho-surefire-plugin</artifactId>
2828
<version>${tycho.version}</version>
29+
<configuration>
30+
<systemProperties>
31+
<org.eclipse.cdt.core.console>org.eclipse.cdt.core.systemConsole</org.eclipse.cdt.core.console>
32+
</systemProperties>
33+
</configuration>
2934
</plugin>
3035
</plugins>
3136
</build>

0 commit comments

Comments
 (0)