rociredef opened a new issue, #9215: URL: https://github.com/apache/netbeans/issues/9215
### Description For users who need to remove numerous Java libraries—sometimes even more than 100—it is currently necessary to click the remove button once for each library, as multiple libraries cannot be selected and deleted simultaneously. The same limitation applies when reordering libraries in the classpath. Moving a library up or down requires repeated clicks; for example, moving the last library to the top may require pressing the button hundreds of times. ### Use case/motivation Provide the ability to select multiple libraries simultaneously—via a single mouse action, by holding the Shift key, or by drawing a selection box (square or rectangle) with the mouse—so that the remove, move up, or move down actions apply to all selected libraries at once. Please note that this functionality is currently unavailable not only in the Properties window, but also in the Project window. ### 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
