Got a retina display macbook pro, suddenly falling in love with the display, but seem my eclipse ide is not supporting the display which is 2880 x 1800 px.
After doing some search on the web, there were a method to make eclipse ide adjust retina display.
Just right click on Eclipse.app, then choose show package contents, then edit info.plist file on contents folder, then add this script below.
1 2 |
|
Copy your eclipse folder to another directory, then delete the original eclipse folder, than copy again eclipse folder on directory that you choose before, for example on your application directory to clear OS X’s cache of the Info.plist.
Run eclipse ide as usual, and now you can enjoyed eclipse ide with retina diplay support.