JDeveloper can not compile special file
471986Mar 2 2007 — edited Mar 9 2007Hello,
I am using JDeveloper 10g ( version 9.0.5.2 ).
I have developed a project using ADF model and developing work ( coding, compiling,debugging,..) ok.
But, this morning i open project again compile it ok.But affter i add some new lines code into a class,i compile again and get compiling successfull message.But when i run it, the result the same as the old code ( i mean the new code is not recognized by JDeveloper ).
So, i place a breakpoint at new new added line code, the debugger bypass these new lines code and JDeveloper does'nt know the new declared variables.I don't know why??
Please help me,
Thanks