开发者

Change font and font size in Eclipse?

开发者 https://www.devze.com 2023-02-09 18:00 出处:网络
I am using CVS with Eclipse. When I change the font size through General → Appear开发者_StackOverflow社区ance → Colors and Fonts, I get changes applied only in my projects, and those changes are not

I am using CVS with Eclipse. When I change the font size through GeneralAppear开发者_StackOverflow社区anceColors and Fonts, I get changes applied only in my projects, and those changes are not applied to CVS files (which do not belong to my own files, which is connected through Subversion).

How do I apply the font size even, the Subversion files of my Eclipse?


Files that include code do not have any styling attributes, they just store plain text.

So all users have to set the font size themselves.

0

精彩评论

暂无评论...
验证码 换一张
取 消