0
Can some1 help? I'am having my console print out the result frm other codes I've created rather than d curent code (without eror
My console window in ecclipse prints out results from other previously created class codes...I wanna know the reason and the solution(s) please. N.b: They run perfectly on sololearn code playground.
2 Respostas
+ 1
u may have the previous classes opened try to close them and recompile ur code and if not when compiling thr is a prompt in eclipse tht which classes shd be compiled so u check the necessary classes and uncheck the classes u dont want then compile it
0
Thanks, but am afraid those didn't help either...I even created another project. still the same. My old codes still run fine but the new ones dont.