PrajaktaSathe / Java

Includes programs written in Java. You are welcome to contribute here!
57 stars 89 forks source link

[Bug]: Project build / compilation fail when we try to run any class. #179

Open am-opensource-learner-void opened 10 months ago

am-opensource-learner-void commented 10 months ago

Hi, Whenever we try to run any class locally the IDE gives compilation error for many classes due to not properly following coding standard. project-level-compilation-errors

I will take ownership and try to fix all issues, so next time whenever a new / existing contributor try to run any file then there wont be any compilation issue.

Regards,