mbien commented on issue #6165: URL: https://github.com/apache/netbeans/issues/6165#issuecomment-1627481945
VisualDevelopmentUtil is in test code and doesn't really do a lot https://github.com/apache/netbeans/blob/faf308b4da5e5f451ba6392f2388b123fa1ab4fa/java/form/test/qa-functional/src/org/netbeans/qa/form/VisualDevelopmentUtil.java#L24 The class can be likely removed since its functionality is covered by JDK classes or other utils by now. BTW you don't have to open an issue if you are planning to open a PR anyway. -- 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-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists