You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "mbien (via GitHub)" <gi...@apache.org> on 2023/04/01 19:29:29 UTC

[GitHub] [netbeans] mbien commented on a diff in pull request #5755: apidoc master branch links fix

mbien commented on code in PR #5755:
URL: https://github.com/apache/netbeans/pull/5755#discussion_r1155155827


##########
enterprise/j2ee.dd/arch.xml:
##########


Review Comment:
   you forgot to change some to https.



##########
ide/editor.util/src/org/netbeans/lib/editor/util/FlyOffsetGapList.java:
##########
@@ -50,7 +50,7 @@ public FlyOffsetGapList(int initialCapacity) {
      *
      * @param elem element currently stored in the list.
      * @return raw offset of the element. It needs to be preprocessed
-     * by {@link #raw2RelOffset(int)} to become the real offset.
+     * by {@code #raw2RelOffset(int)} to become the real offset.

Review Comment:
   i suppose that is because the method is private?



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