Yesterday I downloaded the latest Eclipse named Kepler to my Mac. I unzipped the package as usual and tried to launch it by clicking on the Eclipse file. I received the following error message:
-
Open up a shell
-
Cd yourself into the eclipse directory.
-
Check the attributes of the directory Eclipse.app/ $ xattr Eclipse.app/ com.apple.quarantine
-
Remove the ‘com.apple.quarantine’ attribute. $ xattr -d com.apple.quarantine Eclipse.app/
comments powered by Disqus