I came across a great little workaround to enable Retina scaling in Eclipse yesterday. It's super-simple and works for Toad Extension for Eclipse as well (the icons still don't scale though). This was first printed in this Eclipse bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=382972 Do "Show package contents" on the Eclipse.app. Edit Contents/Info.plist. Just above /dict /plist Place this: key NSHighResolutionCapable /key true/ You may need to make a copy of the Eclipse.app file to make the change take effect, but I didn't experience this (using Kepler on OSX 10.9). Enjoy! --Daniel
↧