Adding Java Compile and Run Commands in TextPad
You have to add Java Compile and Run Commands in TextPad. Please follow the procedure as described in the diagram below: -
Now you can compile and run your java application easily. See picture below. Shortcut Key for Compiling Java Program is CTRL + 1. Shortcut Key for Running Java Program is CTRL + 2.
Comments
Post a Comment