sdedic opened a new pull request, #7697:
URL: https://github.com/apache/netbeans/pull/7697

   The launch config vmParameters is quite often composed from several 
parameters. While it is convenient to write one string, as the number of 
parameters grows, or parameters are "fancy" (contain spaces, quotes, ...), it 
may be better to express them as an array. 
   
   MS Java extension also allows to configure vmargs as an array, so this 
addition may make user migration to NBLS or extension switching easier.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to