Home  >  Article  >  Development Tools  >  How to save files as java files in notepad++

How to save files as java files in notepad++

(*-*)浩
(*-*)浩Original
2019-08-15 09:27:356146browse

How to save files as java files in notepad++

Because notepad automatically saves as a txt file by default, if you want notepad to save as a java file, you need to set it up. (Recommended learning: notepad )

Open notepad, click [Settings] - [Preferences] in the menu bar;

How to save files as java files in notepad++

If you want to automatically save a java file, set the [Default Language] to java in [New] and [Encoding] to ANSI

How to save files as java files in notepad++

[Default directory] should look like this. If you check [EnableUse new style dialog box], then the default saved format will not be in java format.

How to save files as java files in notepad++

The above is the detailed content of How to save files as java files in notepad++. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn