older eclipse version on macbook retina
if you've opened an older eclipse version on your new fancy macbook retina (i use indigo here), you probably realized that the fonts are kind of screwed up.
here's how to fix that:
- open Eclipse.app/Contents/Info.plist
- go to the end of the file, and right before the part that says
</dict> </plist>
, add:<key>NSHighResolutionCapable</key> <true/>
- touch the Eclipse.app folder (mac os x has some caching going on):
touch Eclipse.app/
- voilà! fonts are cool.
Written by Rafael Lisboa
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mac
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#