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