Home > Development Tools > notepad > body text

How to save files as java files in notepad++

(*-*)浩
Release: 2019-08-21 16:58:11
Original
6221 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template