In this video, I'll show you how to resolve a java error "can't find main method(String[]) in class" when you try to compile, this video will help you get up and running quickly.
If you encounter this error then you just forgot to include the .java suffix or extension when compiling your program
#javaforbeginners
#java
#tookootek