Adjust Eclipse project settings to ensure that files are read as UTF-8 on Windows or systems with different character encoding settings.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674025 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2015-04-16 09:07:50 +00:00
parent 12c220121e
commit 3ad61ba6e1

View File

@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=UTF-8