EditPlus Configuring the Java Runtime Environment for download and installation:
EditPlus Official website: https://www.editplus.com/
Installation method and installation of ordinary EXE applications, as selected in the installation path, the next step, the first time the opening will automatically pop up the prompt registration information. Registration of the serialization can be Baidu "" EditPlus online registration can be registered.
EditPlus Configuring the Java Environment
After registering, open tools in the Configure User Tools configuration option, as follows:
To configure the Javac command:
The first step is to select Add tool>> Menu text to fill in the tool name Commadn fill in the javac command path argument such as Select File path Initial Directory Select File
The configuration Java command and the JAVAC command tool configuration are similar to the following:
You can then write a simple program to perform the test, such as:
This tool and configuration can effectively improve the coding and execution efficiency of beginners. It is recommended for beginners.
EditPlus Configuring the Java Runtime Environment