Ad
  • Custom User Avatar

    I try to compile this in IntelliJ and get a
    Exception in thread "main" java.lang.NoSuchMethodException: JadenCase.main([Ljava.lang.String;)
    at java.lang.Class.getMethod(Class.java:1778)
    at com.intellij.rt.execution.application.AppMain.main(AppMain.java:119)

    what am I doing wrong ?