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!

How to open Javadoc for OAF classes/methods from Jdeveloper?

MKFeb 19 2012 — edited Feb 20 2012
Hi All,

Could you please tell me how to open the Javadoc for OAF classes/methods from Jdeveloper? When I did a right click and opened javadoc for normal java class ( like String class), I worked but when I opened the OAF methods ( like isbacknavigationfired() ) , it didn't work.

My understanding is :

Javadoc for 'String' class was fetched from Sun's site but for ' isbacknavigationfired()' javadoc is not available on Sun's site, neither my Jdeveloper fetched it from local machine. I did see javadoc for this method on my local machine ( under the files which came with Jdeveloper's zipped package).

Could you provide me pointers on how to configure Jdeveloper to show Javadoc in both the cases?

Regards,
MK
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2012
Added on Feb 19 2012
1 comment
390 views