Why does Eclipse Java Package Explorer use the System Font? -



Why does Eclipse Java Package Explorer use the System Font? -

there no way adjust font or font size of java bundle explorer. inherits font settings system. in case of windows xp, default 8 point font little taste. i'd enlarge it. when that, however, affects browser , other applications , in cases makes font big in other contexts (such firefox tab text).

eclipse supposed respect os settings turns out on mac os x default setting eclipse utilize little fonts rather standard os fonts.

on mac os x can alter edit eclipse.ini file , remove -dorg.eclipse.swt.internal.carbon.smallfonts restart eclipse , presto find bundle explorer looks brilliant reasonable sized fonts.

eclipse fonts

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -