Skip to content
Snippets Groups Projects
Commit c47d170a authored by Patrick Lafrance's avatar Patrick Lafrance
Browse files

UTF-8

parent d5db3d27
Branches master
No related tags found
No related merge requests found
......@@ -37,4 +37,7 @@ application {
run {
standardInput = System.in
systemProperty "file.encoding", "utf-8"
}
compileJava.options.encoding="utf-8"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment