kamilkrzywanski opened a new issue, #6051:
URL: https://github.com/apache/netbeans/issues/6051

   ### Description
   
   With Java 8 we can use Lambda expression instead of anonymous inner classes. 
Listener generation should provide this since in a guarded block it is not 
possible to change using the hints actions.
   
   ### Use case/motivation
   
   Perhaps an option to use lamda expressions could be included in 
Options/Java/ Gui Builder in the 'Listener generation style' options.
   If this option is not selected, then the genereated code should include 
"Convert2Lambda" in @SuppressWarnings().
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


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