How to Integrate Java Decompiler with J Developer in OAF
We often need in OAF to Decompile Class Files to Java Files. When we do Controller Extensions , We did not have Java files of Standard OAF page class files. In Java_Top we can only find the Class Files but to do Controller Extensions we need Java Files so for this we often need to Decompile class files to Java Files in OAF. Either we can Decompile Class files to Java Files outside JDeveloper but that is the Time consuming Job but to ease we can also integrate Java Decompiler with JDeveloper.
Step1:- Download the Java Decompiler as Below
url: http://jd.benow.ca/
Download the Windows version of Java Decompile
Step2:- Go to JDeveloper ==> Tools ==>External Tool
Step3:- Now Click New Button to Integrate Java Decompile with JDeveloper.
Step4:- Click Next
Step5:- Now Select the Java Decompile Executable from the Downloaded Folder where you download Java Decompiler Software.
Step6:- click Next
Step7:- Give the Name for Menu Item
Java Decompiler As below Click Next
Step8:- Click Next as below and select the Check Boxes as below :
Step9:- Click Finish.
Now your Java Decompiler has been integrated with JDeveloper and you can use in the JDeveloper tool as below
Now Right Click on the Class file to which you want to Create Java File and Click on Java Decompile.
How to Integrate Java Decompiler with J Developer in OAF
1 comments:
your blog is really informative and helpful for me @ Rainbow Training Institute.
Oracle Fusion HCM Online Training
Oracle Fusion SCM Online Training
Oracle Fusion Financials Online Training
Oracle Integration Cloud Online Training
Oracle Fusion Technical Online Training
Post a Comment