Open poidasmith opened 11 years ago
"-W" allows INI override. If someone has a problem, they can easily either switch this feature off, or if useful can change the prefix. That is fine.
While I like the fact of overriding VM args directly by passing "-X" or "-D", the standard approach in launchers is to use a prefix to guarantee no name clash (like "--vmarg:-Dxxx=yy" or "-J-Dxxx=yy"). Shouldn't a prefix be possible for VM args too so that a user can activate prefix mode and specify that prefix? Maybe that should even be the default?
Yes, I think adding an optional vmarg prefix makes sense here. Cheers.
+1 for this feature request, it'd be a huge help to have this :)
Feedback requested on whether this feature should be enabled by default or not.