EditPlus is a very powerful text editing tool that supports custom tools groups, custom file types, etc.
J2SDK is usually a Java development tool running in command line mode, but if the J2SDK installation directory is relatively deep, or the programming is not used to manipulating the command line mode, it will be troublesome. In fact, this problem can be solved using the features of the self-built tools mentioned above. The method is as follows: 1. Click EditPlus tool / Configure User Tools menu, select a group in the group and toolbea drop-down list in the pop-up window (if you have no settings before, it is recommended to select Group1), point the group name button to make a set of easy The distinct name. 2. Click the new tool / program button to set the menu text to compile, click the button on the right side of the command bar to find the deposit path of the JavaC.exe file and open it. Click on the down arrow on the right side of the parameter bar to select the file name. Click the button on the right side of the initial directory bar to select the file directory. 3. Select the capture output check box. (This is the key) 4. Click the new tool / program button again, set the menu text to run, click the button on the right side of the command bar, find the storage path of the Java.exe file, and open it. Click on the down arrow on the right of the parameter bar to select the file name without extension. Click the button on the right side of the initial directory bar to select the file directory. 5. Select the capture output check box. (This is the key) 6. determine.