mbien commented on issue #4622:
URL: https://github.com/apache/netbeans/issues/4622#issuecomment-1817866234

   I can't reproduce this anymore with NB 20.
   
   the output for `"one two" three` is now:
   ```
   arguments:
   arg: one two
   arg: three
   ```
   
   Can someone confirm? 
   
   I am curious how this got fixed, might be the javac update or something else 
:)
   the attribute storage did not change between 19 and 20:
   ```xml
   <attr name="single_file_run_arguments" stringvalue="&quot;one two&quot; 
three"/>
   ```


-- 
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