Difference between revisions of "SmartGENERATOR 4.3.0"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
</source> | </source> | ||
* -encoding option can be used to specify input / output encoding - allowed encodings are ISO-8859-1 or UTF-8 - the default is still ISO-8859-1 | * -encoding option can be used to specify input / output encoding - allowed encodings are ISO-8859-1 or UTF-8 - the default is still ISO-8859-1 | ||
| + | [[Category:smartGENERATOR]] | ||
Latest revision as of 08:06, 11 September 2018
Changes
- jar contains jdk8 class files
- m2java usage allows specification of multiple in files at the same time
java -jar m2java.jar
usage: java -jar m2java.jar
[files] { one or more input files }
[-outputPath=<outputPath>] {the path to the outputDirectory}
- -encoding option can be used to specify input / output encoding - allowed encodings are ISO-8859-1 or UTF-8 - the default is still ISO-8859-1