I’ve encountered a weird bug on OS X — if I install MyEclipse via Pulse, my fonts look very different than they do if I install MyEclipse into an existing Eclipse install via Software Updates. (I’m running OS X 10.5.4.) This bug occurs using the same workspace between the two different types of installation, so it’s an issue that’s not dealt with via preferences that are stored in my workspace.
If I install MyEclipse using Software Updates (either with a remote site or a local archive), it appears that all my font settings that are set to their default of using the “system font” end up using Lucida Grande, 11 point. (This is installing MyEclipse onto a base of Eclipse 3.3.1, straight from the Eclipse distribution site.)
If I install MyEclipse using the Pulse installer, all my font settings that are set to their default of using the “system font” end up using Lucida Grande, 13 point — much larger.
Why is this? What setting is getting passed into the Eclipse version that gets installed via Pulse that tells it to use a larger font? (Or what setting is passed into the stock Eclipse 3.3.1 install that tells it to use a smaller font?)
This is pretty frustrating, needless to say, since these are apparently font prefs that don’t come along for the ride in my workspace, meaning that now I have to go through and make tons of changes to my font prefs.
Any ideas?