sdedic commented on code in PR #4450:
URL: https://github.com/apache/netbeans/pull/4450#discussion_r970553849
##########
ide/api.debugger/src/org/netbeans/api/debugger/ActionsManager.java:
##########
@@ -164,7 +164,7 @@ public final void doAction (final Object action) {
/**
* Post action on this DebuggerEngine.
* This method does not block till the action is done,
- * if {@link #canPostAsynchronously} returns true.
+ * if <code>canPostAsynchronously</code> returns true.
Review Comment:
// cc: @entlicher ?
--
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