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 (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com