
Java
First, you must download and install the JDK - probably the most recent one. You can download this at: Java.sun.com/Javase/downloads/?intcmp=1281">http://Java.sun.com/Javase/downloads/?intcmp=1281
After you have successfully installed the JDK, in TextPad click on the Configure menu, and then Preferences.
From the preferences screen, click on the 'Tools' heading on the left.
In the tools section, click on the 'Add' button on the right, then on the 'Java SDK Commands' option, and finally on Ok.
Once you've done this, you are ready to compile and run Java programs. To do this, once you've opened a .Java file, click on tools, external tools, and compile Java.
In order to run the application after you compile it, just go to tools, external tools, and run Java application (or run Java Applet if it's an Applet).
Copyright © 2026 eLLeNow.com All Rights Reserved.