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
Hello, I'm using a Java argument file (@-file) to define some JVM arguments (including a bunch of add-opens lines) that are shared for multiple Java applications. Is it possible to use them somehow with NetBeans Platform applications?
I'm aware of the NetBeans .conf files which are usually used to define JVM arguments, but I'd like to avoid duplicating them if possible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using a Java argument file (@-file) to define some JVM arguments (including a bunch of add-opens lines) that are shared for multiple Java applications. Is it possible to use them somehow with NetBeans Platform applications?
I'm aware of the NetBeans .conf files which are usually used to define JVM arguments, but I'd like to avoid duplicating them if possible.
Beta Was this translation helpful? Give feedback.
All reactions