diff options
Diffstat (limited to 'make/build-nativewindow.xml')
-rw-r--r-- | make/build-nativewindow.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index 336ab0277..40fd24def 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -318,6 +318,7 @@ fork="yes" includeAntRuntime="false" memoryMaximumSize="${javac.memorymax}" + encoding="UTF-8" source="${target.sourcelevel}" target="${target.targetlevel}" bootclasspath="${target.rt.jar}" |