Eclipse and Retina Display
Eclipse and Retina Display
- Subject: Eclipse and Retina Display
- From: Alan Zebchuk <email@hidden>
- Date: Mon, 02 Jul 2012 14:39:41 -0400
For anyone who has a a new MBP with Retina display, Eclipse doesn't support the retina display out of the box, but there is an easy way to enable it (from: https://bugs.eclipse.org/bugs/show_bug.cgi?id=382972)
1. Do "Show package contents" on the Eclipse.app.
2. Edit Contents/Info.plist.
3. Just above
</dict>
</plist>
Place this:
<key>NSHighResolutionCapable</key>
<true/>
4. Move the Eclipse.app to a new folder (to clear OS X's cache of the Info.plist), then move it back to the old folder.
5. Launch Eclipse and enjoy your new retina awesomeness.
Alan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden