You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/05 06:21:08 UTC

[GitHub] [netbeans] rickqinj opened a new issue #3701: Customized action entry added will automatically get disabled

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] matthiasblaesing commented on issue #3701: Customized action entry added will automatically get disabled

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on issue #3701:
URL: https://github.com/apache/netbeans/issues/3701#issuecomment-1060040979


   This should be fixed in NetBeans 13. The corresponding PR is here: https://github.com/apache/netbeans/pull/3454
   
   Please retest with it.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] matthiasblaesing closed issue #3701: Customized action entry added will automatically get disabled

Posted by GitBox <gi...@apache.org>.
matthiasblaesing closed issue #3701:
URL: https://github.com/apache/netbeans/issues/3701


   


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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