ebarboni commented on code in PR #4450:
URL: https://github.com/apache/netbeans/pull/4450#discussion_r970861475


##########
extide/gradle/src/org/netbeans/modules/gradle/api/execute/ActionMapping.java:
##########
@@ -26,8 +26,7 @@
  * Mapping for IDE actions to Gradle command line.
  * <p>
  * The mapping can cause the action to be <b>disabled</b>: if {@link 
#getReloadRule()} == {@link ReloadRule#NEVER} and
- * {@link #getArgs()} == {@code null}. Such mapping had no effect in previous 
versions. This can be checked by a
- * convenience method {@link RunUtils#isActionDisabled}.
+ * {@link #getArgs()} == {@code null}. Such mapping had no effect in previous 
versions.

Review Comment:
   this method is no more present.



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