Unable to view class definition in JDeveloper 12.1.2, only class interface

Andrew2009

Well Known Member
I use Jdeveloper 12.1.2 with TR 9.1.4.

I brought in two bssv objects A and B and they compiled fine. In bssv A, I select a class that exists in bssv B. Right click mouse and select "Go to Declaration". Instead of going to the method implementation, it went to the stub which lists only all the methods in bssv B.

It worked fine in JDeveloper 11.1.1.5. Do you know why it does not work in JDeveloper 12.1.2 and how to fix it?

Thanks
 
Back
Top