Integration Technologies - JDE1 (MOSC)

MOSC Banner

Class declaration does not jump to class definition but just interface

edited Jan 30, 2015 5:18AM in Integration Technologies - JDE1 (MOSC) 6 commentsAnswered

I'm using JDevelper 12.1.2 and I brought 2 bssv projects A and B into it. Both compiled fine without errors.

Inside project A java class, it references a class in project B (getName() for example). When I selected that method and right click mouse and select "Go to Declaration", it did not go to the implementation of getName() that shows how that method works.  Instead, it went to the stub that lists all the methods in project B and getName() is one of them. At the top of the class file, it said the below

//

// Oracle JDeveloper Stub Generated Source

//

The project source paths are the same for both A and B.  It used to work fine in JDeveloper 11g.  But not when I switch to JDeveloper 12.1.2.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center