- 2
eclipse run previous java program how to solve?
when I creat new class and write a program then compile it run previous program how to solve this problem. IDE is Elipse .
4 Answers
+ 2
Maybe this article helps you:
https://stackoverflow.com/questions/33337496/eclipse-running-previous-program/33352992
+ 1
Save the newly created program and then run it to see the output.
0
Close all open classes which has nothing to do with your actual program.
Maybe you have also to click into your actual main class.
0
nothing work friends created new package as well and then rewrite the complete code , nothing positive