JAVA with IDE DrJAVA – Static error This class does not have a static void main method accepting String[]
I am learning JAVA and for one of my exercice I am using DrJAVA IDE and I can’t find issue to the following code whose error on console is “This class does not have a static void main method accepting String[].”