rickqinj opened a new issue #3701: URL: https://github.com/apache/netbeans/issues/3701
### Apache NetBeans version Apache NetBeans 12.6 ### What happened Saying we are working on a Java maven project. On the window of the project properties, users can add customized maven command(or action?) in the Action section. However, the customized entry gets automatically disabled once the entry is added into the list box located left side. User cannot edit the entry but only delete/remove it. An alternative way to create a customized one is to go creating an entry by "Run maven -> Goals...". and configure it and check the "Remember as" checkbox after creation. ### How to reproduce Win10 pro 64bit Java 11.0.8 1. Right-click on the project name in the Project perspective and select "Properties"; 2. Click on the "Actions" item, which is located on the Properties window's left side. 3. On the right side, click on the "Add custom..." button and then give it a name in the popped-up dialog, and then click OK. 4. You will see the entry just added is disabled and no way to activate it. ### Did this work correctly in an earlier version? Apache NetBeans 12.3 or earlier ### Operating System Win10 pro 64bit ### JDK Oracle JDK 11.0.8 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? _No response_ ### Code of Conduct Yes -- 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
