Have an error in executing java program. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Have an error in executing java program.

There is no java res in the side pannel(package explorer) of eclipse helios that i am using ...and every time even if i write right code it shows error related to something load main class . Please help me to fix this problem. Code is package first; public classes second{ public void main(String[ ] args){ System.out.println("Hello"); } }

30th Jun 2017, 4:24 PM
Narayan K
Narayan K - avatar
2 Answers
+ 3
it is not classes its class only
30th Jun 2017, 4:45 PM
Luv Kumar
Luv Kumar - avatar
+ 2
maybe show your code here?
30th Jun 2017, 4:28 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar