I have this program that is giving me some trouble, can anyone tell me what is wrong. This is the error i am getting trying to run program

java.lang.NoSuchMethodError: main
Exception in thread "main" Exit code: 1
There were errors

Every java program needs a "main" method. Where's yours?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.