SmartGENERATOR 4.3.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
* m2java usage allows specification of multiple in files at the same time | * m2java usage allows specification of multiple in files at the same time | ||
<source lang='bash'> | <source lang='bash'> | ||
java -jar m2java.jar | |||
usage: java -jar m2java.jar | usage: java -jar m2java.jar | ||
[files] { one or more input files } | [files] { one or more input files } | ||
Revision as of 11:28, 13 July 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