Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper can not compile special file

471986Mar 2 2007 — edited Mar 9 2007
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2007
Added on Mar 2 2007
8 comments
655 views