Retina Display Support for Myeclipse 10.x at RMBP MAC OS

本文指导您如何在MacOS环境下,通过编辑Info.plist文件和复制目录来使MyEclipse支持Retina显示器,享受更清晰的编程体验。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1) Open the Info.plist that is on: “/Applications/MyEclipse/MyEclipse\ 10.app/Contents/Profile/myeclipse.app/Info.plist”

Please note that there are two Info.plist file. The first one is right bellow “My Eclipse\ 10.app”, editing this file doesn’t have any effect

2) At the bottom of the xml you need to add (before closing the xm):

Code:
<key>NSHighResolutionCapable</key>
<true/>

After editing the file should something similar to (tail -10 Info.plist):

Code:
<!– WARNING:
If you try to add a single VM argument (-vmargs) here,
*all* vmargs specified in eclipse.ini will be ignored.
We recommend to add all arguments in eclipse.ini
–>
</array>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>

Note: Even if you are used to the console, you need to use “Finder” for the following steps
2) You need to copy the directory “/Applications/MyEclipse/MyEclipse\ 10.app/Contents/Profile/myeclipse.app/” and paste it
At this point you will have something similar to:
/Applications/MyEclipse/MyEclipse\ 10.app/Contents/Profile/myeclipse.app/
/Applications/MyEclipse/MyEclipse\ 10.app/Contents/Profile/myeclipse.app\ copy/

3) Remove the directory “my eclipse.app” (Yes you need to remove the original!)
4) Rename the directory “my eclipse.app\ copy” to “my eclipse.app”
5) Enjoy programming on your “retina display”!

FROM:http://zxzjim.wordpress.com/2012/11/13/how-to-crack-myeclipse-10-6-in-macosx/
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值