App can't be opened because it is from an unidentified developer

前端 未结 15 2612
谎友^
谎友^ 2020-12-02 05:39

I installed Mac OS X Mavericks (10.9) yesterday and since then I am not able to start my Eclipse. I am attaching a screenshot of the message I see.

Is there a workar

15条回答
  •  粉色の甜心
    2020-12-02 05:57

    You can also use the xattr command as in Stack Overflow question How do I remove the "extended attributes" on a file in Mac OS X?.

    Just remove the com.apple.quarantine attribute. It works even if you don't have an administrator account, which can be a plus. After that, the app isn't considered "downloaded" and is therefore not blocked.

提交回复
热议问题