1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-21 16:05:25 +02:00

Bug 478074 - Maven builds don't show same error as Eclipse

Change-Id: I48d1cae2d0b4a386cb805259218046c175d2c7c7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2015-09-22 11:09:57 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent eecd04d279
commit 0246be9a04

View file

@ -545,6 +545,7 @@
<version>${tycho-version}</version>
<configuration>
<encoding>UTF-8</encoding>
<useProjectSettings>true</useProjectSettings>
</configuration>
</plugin>
<!-- enable source bundle generation -->