You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/29 15:23:30 UTC

[GitHub] [netbeans] neilcsmith-net commented on a change in pull request #3876: removed some less useful template links and other minor updates

neilcsmith-net commented on a change in pull request #3876:
URL: https://github.com/apache/netbeans/pull/3876#discussion_r837610520



##########
File path: java/java.hints/test/unit/src/org/netbeans/modules/java/hints/errors/CreateMethodTest.java
##########
@@ -223,7 +222,7 @@ public void test223011b() throws Exception {
                         "        Field f = method(c1, c2);\n" +
                         "    }\n" +
                         "    private <T extends Number & CharSequence, E extends Integer> Field method(Class<E> c1, Class<T> c2) {\n" +
-                        "        throw new UnsupportedOperationException(\"Not supported yet.\"); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/GeneratedMethodBody\n" +

Review comment:
       @JaroslavTulach what happens if the user deletes the link in the template then?!




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