You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a feature request to make code generation reproducible; the idea is to include the command used to generate code in the header, so that it can be re-run in future. It should include:
version used (which can be inferred from the name output by the maven build)
the arguments passed to the program
In short, the process command.
The text was updated successfully, but these errors were encountered:
This is a feature request to make code generation reproducible; the idea is to include the command used to generate code in the header, so that it can be re-run in future. It should include:
In short, the process command.
The text was updated successfully, but these errors were encountered: