AndrewSkuratov commented on issue #8320: URL: https://github.com/apache/netbeans/issues/8320#issuecomment-2717309842
I tested the code again, after the comented line of `//interface I2 extends I1{ // default void abc(){System.out.println("abc metod ot I2 интерфейса");} //}` the byte-code "*.class" file wasn't created - I think that means an error in my program code, but, this error wasn't seen in the debug window and after re-save and run the code, the program runs like in "some cache in PC memory"... and there no changes in output window. -- 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