zoukankan      html  css  js  c++  java
  • Retina Display and Eclipse Mac视网膜屏和Eclipse

    I have a Retina Display and Eclipse looks blurry. How can I fix it?
    You need to tell Mac OS that Eclipse is high-resolution capable.

    Right-click on the Eclipse.app and choose “Show package contents”
    Open Contents/Info.plist in an editor
    Add the following at the end of the file, just before the closing tags. It should look like this:
    NSHighResolutionCapable



    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.
    Launch Eclipse

  • 相关阅读:
    分布式消息系统Kafka初步
    webService 学习
    一个周末掌握IT前沿技术之node.js篇
    mount
    dd
    fsck
    resize2fs
    mkfs
    parted
    tune2fs
  • 原文地址:https://www.cnblogs.com/morya/p/5326297.html
Copyright © 2011-2022 走看看