How to use SQL Developer, or Netbeans, to compile FormDumper.java (a jdapi example)
A long time ago I used javac to compile the FormDumper.java sample, but that was for Forms 10 and now I am using 11.1.6.0 and I am not succeeding.
Forms 11.1.6.0
Windows 7
Java 1.8
Netbeans 8.0.2
JDeveloper 11.1.2.4.0
I have spent the afternoon with google and bing and my support, but so far no success in finding the instructions to be able to compile FormDumper.java. javac says that the include for oracle.forms.jdapi.*; could not find oracle.forms.jdapi
Thank you.