Steps on decompiling oracle form 6i java?

Asked By 70 points N/A Posted on -
qa-featured

Good day everyone. I need your help. Please kindly give me the decompiling oracle form 6i java. What are the steps needed for this kind of tool. Also, please include a step by step process for this kind of tool. An overview of the issues that may be encountered are also welcome. I'm looking forward for your answers. 

SHARE
Answered By 0 points N/A #131233

Steps on decompiling oracle form 6i java?

qa-featured

Hello Salie,

To carry out this task you will need to use JDAPI framework. So it is suggested that you go through this framework once before starting and follow these instructions to organize Oracle Java decompiler.

  • Go to OTN website and download JDAPI documentation and unzip the file to a handy location on the hard drive.
  • Go to Tools-> Manage Libraries in the JDeveloper menu.
  • Add JDAPI framework as a new library.
  • Now you can download a Java decompiler and use it to perform decompilation process.

Related Questions