Home > Common Problem > body text

How to modify jsp font in eclipse

anonymity
Release: 2020-09-18 11:21:00
Original
6436 people have browsed it

How to modify jsp fonts in eclipse: First click the [window], [preferences], and [general] options in sequence; then find the [colors and fonts] option; finally click the [change] button to modify the font size. .

How to modify jsp font in eclipse

Eclipse is an open source, Java-based extensible development platform. By itself, it is just a framework and a set of services for building development environments through plug-in components.

Most Eclipse settings are implemented through Window->preferences in the menu bar

1. Change the font size of java files
Window->preferences-> ;General->Appearance->Colors and Fonts->
Java->Java Editor Text Font->right button Change
The default for the English version is Courier New Regular 10
2. Change the font size setting of the jsp file (This setting also changes the font size of other types of files, such as xml, etc.)
Window->preferences->General->Appearance->Colors and Fonts ->
Basic->TextFont->Button on the right Change
The English version defaults to Courier New Regular 10

3. Separate jsp file writing interface settings

How to modify jsp font in eclipse

The above is the detailed content of How to modify jsp font in eclipse. 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!