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
Is your feature request related to a problem? Please describe.
Launch scripts generated by the javaArchive assembler could support setting key/values for environment variables.
Describe the solution you'd like
An option to define env vars (generic, linux/mac, windows) that may be set on launch scripts generated by templates.
Describe alternatives you've considered
Custom templates must be used instead.