1

I'm a bit new in Java aka. IDE

enter image description here

As you can see, there is a Main Method, but it still does not accept it. I tried to rightclick the .java class and run, but still did not work

Thanks!

Sahil Singh
  • 28
  • 1
  • 8

1 Answers1

0

Right Click project-->Properties-->Java Build Path in source tab add your project src

Aravind P
  • 161
  • 6