vieiro commented on pull request #3433: URL: https://github.com/apache/netbeans/pull/3433#issuecomment-1008345128
D'oh, on a Java 11 build we get... ``` [repeat] /home/travis/build/apache/netbeans/dlight/dlight.remote.ui/src/org/netbeans/modules/remote/api/ui/FileChooserUIImpl.java:139: error: package sun.awt.shell does not exist [repeat] import sun.awt.shell.ShellFolder; [repeat] ^ [repeat] /home/travis/build/apache/netbeans/dlight/dlight.remote.ui/src/org/netbeans/modules/remote/api/ui/FileChooserUIImpl.java:140: error: package sun.swing does not exist [repeat] import sun.swing.FilePane; ``` > But I'm ready, yes, I'm ready for you > I'm standing on my own two feet > Out of the doorway the bullets rip > Repeating to the sound of the beat > Another one bites the dust > And another one gone, and another one gone > https://www.youtube.com/watch?v=rY0WxgSXdEE -- 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
