Enforce UTF8 encoding of workspace
commit86f1f1314db40021a049b4d2d3236399b71355c2
authorMichael.Keppler <Michael.Keppler@gmx.de>
Fri, 28 Oct 2016 17:21:48 +0000 (28 19:21 +0200)
committerMichael.Keppler <Michael.Keppler@gmx.de>
Fri, 28 Oct 2016 17:21:48 +0000 (28 19:21 +0200)
tree2d30989f8af08cf7182bbb5cd1f33b6896b72510
parent8a46974e3078e55f4b541d019f4fb5d648f6db92
Enforce UTF8 encoding of workspace

The oomph setup doesn't set a workspace encoding, therefore using the
platform default for all projects without explicit project setting (like
the github connector project).

Since the POM files use utf8 encoding as Maven arguments it seems
reasonable to have the complete workspace use this encoding.

The change includes a relative move of another existing workspace
preference. This is because of using the oomph preference capturing and
will not occur anymore for further captured preferences.

Change-Id: Id8b838ee963020c5bd13117ae8eb4011078d2d38
Signed-off-by: Michael.Keppler <Michael.Keppler@gmx.de>
tools/oomph/EGit.setup