Xtext-based Service IDL (Interface Definition Language) and Code Generators for Protobuf, C++, Java and .NET
Eclipse Public License 2.0
8
stars
8
forks
source link
Allow generation parameters to be specified in a configuration file rather than on the command line #72
Closed
sigiesec closed 6 years ago
There should be naming conventions for the configuration file that make them used implicitly, both by the standalone generator, and from the UI.
The format could be either a Java properties file or a YAML file.