各位大大,当我用jgrasp run那个code时没问题,但当我用netbean run的时候却出现:java.lang.VerifyError: (class: Logger, method: <init> signature: ()V) Constructor must call super() or this()
Could not find the main class: Logger. Program will exit.
Exception in thread "main" Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)