"NppAStyle"--->"Format code" in the menu bar (or press the shortcut Alt+f); you can find that the Java code becomes Very graceful and neat."/> "NppAStyle"--->"Format code" in the menu bar (or press the shortcut Alt+f); you can find that the Java code becomes Very graceful and neat.">
Home > Article > Development Tools > How to write Java elegantly with notepad++
This article uses pictures and instructions to teach you step by step how to make the Java code style in Notepad look more beautiful.
Install directly in the plug-in extension (recommended learning: notepad )
Download Notepad and install the NppExec plugin.
Plugin--->Plugin Manager--->show Plugin Manager--->Install the NppAStyle plug-in.
Configure NppAStyle
Click "Plug-ins"--->"NppAStyle"--->"options" in the menu bar and select in the code style java.
Click "Plugins"--->"NppAStyle"--->"Format code" in the menu bar (or press the shortcut key Alt f ), appreciate the formatted code style.
The above is the detailed content of How to write Java elegantly with notepad++. For more information, please follow other related articles on the PHP Chinese website!