nus-cs2103-AY2021S1 / forum

20 stars 2 forks source link

The issue with java.lang.NoSuchMethodException: Duke Duke #534

Closed zzybluebell closed 3 years ago

zzybluebell commented 3 years ago

Hi Guys,

I have faced the issue when loading Launcher and Duke in javaFX. faced the issues below

I have changed the "build.gradle" as below, but still faced the issues

application { //mainClassName = "seedu.duke.Duke" mainClassName = "Duke.Duke" }

Thank you so much

Screenshot 2021-09-02 at 3 41 33 PM