Chris2011 commented on code in PR #4448:
URL: https://github.com/apache/netbeans/pull/4448#discussion_r1026970605
##########
java/java.editor.lib/src/org/netbeans/editor/ext/java/JavaFoldManager.java:
##########
@@ -43,6 +43,8 @@ public abstract class JavaFoldManager implements FoldManager {
public static final FoldType JAVADOC_FOLD_TYPE =
JavaElementFoldManager.JAVADOC_FOLD_TYPE;
public static final FoldType CODE_BLOCK_FOLD_TYPE =
JavaElementFoldManager.CODE_BLOCK_FOLD_TYPE;
Review Comment:
Is there anything what I can do more? Honestly I don't want to decide,
because I don't know how much developers are still using the old
java.editor.lib but I mean as I mentioned before, it is deprecated. So I don't
see a problem there to change this and to make an help article or smth else to
show them the alternative when they want to update. Just my 2 cents.
--
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