thumbnail

Hi guys, quick tip: I've noticed that special characters present in Language.properties file appears as a question mark (?) in configuration interfaces generated by Object Class Definit (@Meta.OCD) when using Java 8, like shown below: My Language.properties file has only one line: address=Endereço And my configuration interface has this attribute definition:     @Meta.AD(       ...