(Quick Reference)

3.7.1 Source Encoding - Reference Documentation

Authors: Andres Almiray

Version: 1.2.0

3.7.1 Source Encoding

The assumed source encoding is UTF-8. You can change this setting by specifying the following flag

griffon.source.encoding

for example

griffon -Dgriffon.source.encoding=='ISO-8859-1' compile