Having strange problem for couple of days.
I have written 2 main files, so to test based on need. I have been facing following strange problems,
I observe the eclipse is not compiling the main file i wanted or it is taking old class file some where residing? I cant see the unwanted class anywhere in the workspace!!
anyone experienced similar problem?
Please try right-mouse click on the class in "Package Explorer", then form the menu choose "Run As" -> "Java Application". This will run (and compile if needed) the selected source code.