Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find how to genereate launcherArgs in target platform #119

Open
artis31 opened this issue Aug 26, 2022 · 3 comments
Open

Cannot find how to genereate launcherArgs in target platform #119

artis31 opened this issue Aug 26, 2022 · 3 comments

Comments

@artis31
Copy link

artis31 commented Aug 26, 2022

Hello,

Is there a way to generate < launcherArgs > and sub-tag < vmArgs > from TPD file to target platform ? I didn't saw this feature in your readme file.

Best regards

@mbarbero
Copy link
Member

What do you mean by sub-tag?

@artis31
Copy link
Author

artis31 commented Aug 26, 2022

For example :
```
< launcherArgs >
< vmArgs >-Dosgi.requiredJavaVersion=1.8 -Xms40m -Xmx512m</vmArgs>
< /launcherArgs>

@mbarbero
Copy link
Member

No, it's not currently possible. We're open to PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants