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

A way to add startup command line argument when loading java #600

Open
velara3 opened this issue May 2, 2024 · 0 comments
Open

A way to add startup command line argument when loading java #600

velara3 opened this issue May 2, 2024 · 0 comments

Comments

@velara3
Copy link

velara3 commented May 2, 2024

In our jar we have to call it with this argument:

--add-exports java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED

like so:

java --add-exports java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED

Is there a way to add this argument to the java node?

@velara3 velara3 changed the title A way to add command line argument when loading the java A way to add startup command line argument when loading the java May 2, 2024
@velara3 velara3 changed the title A way to add startup command line argument when loading the java A way to add startup command line argument when loading the java the butt May 2, 2024
@velara3 velara3 changed the title A way to add startup command line argument when loading the java the butt A way to add startup command line argument when loading java May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant