Foren

Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened.

thumbnail
Genar Codina, geändert vor 7 Jahren.

Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened.

Junior Member Beiträge: 28 Beitrittsdatum: 18.04.16 Neueste Beiträge
I have downloaded the following version of the liferay-ide-eclipse for Mac:
liferay-ide-eclipse-macosx-x64-3.0.0-ga1-201604280251.tar.gz
from the web page:
https://web.liferay.com/es/downloads/liferay-projects/liferay-ide
After "uncompressing" the file "liferay-ide-eclipse-macosx-x64-3.0.0-ga1-201604280251.tar.gz" using the "Archive Utility" program (it is a "default" program to uncompress files), I get a "Eclipse" binary; however, when I try to open it I receive the following message:
“Eclipse” is damaged and can’t be opened. You should move it to the Trash.

How could I install "liferay-ide-eclipse" properly in my Mac?

Thanks in advance,
thumbnail
Genar Codina, geändert vor 7 Jahren.

RE: Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened. (Antwort)

Junior Member Beiträge: 28 Beitrittsdatum: 18.04.16 Neueste Beiträge
Hi,
Finally I have installed eclipse and then I have added the Liferay IDE according to the information provided in the following web page:

https://dev.liferay.com/develop/tutorials/-/knowledge_base/6-2/developing-apps-with-liferay-ide

See "Option 2"

Regards,
thumbnail
Andy Wu, geändert vor 7 Jahren.

RE: Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened. (Antwort)

Regular Member Beiträge: 195 Beitrittsdatum: 05.05.15 Neueste Beiträge
hey Genar , also you can follow the link to resolve it :http://www.tech-recipes.com/rx/45404/mac-downloaded-app-is-damaged-and-cant-be-opened-error-solved/
thumbnail
Andy Wu, geändert vor 7 Jahren.

RE: Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened. (Antwort)

Regular Member Beiträge: 195 Beitrittsdatum: 05.05.15 Neueste Beiträge
Generally there are three ways to install liferay-ide onto your mac
1. download a normal eclipse and install liferay-ide as plugins
2. just download the eclipse with liferay-ide installed and unzip it and unlock the security limitation following the link I just posted.
3. download the eclipse with liferay-ide installed and typing: xattr -d com.apple.quarantine Eclipse.app
thumbnail
SUBRAHMANYAM DEVARAKONDA, geändert vor 6 Jahren.

RE: Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened.

New Member Beitrag: 1 Beitrittsdatum: 03.05.17 Neueste Beiträge
Thanks a lot. It worked perfectly.
Haseena Begum, geändert vor 6 Jahren.

RE: Liferay IDE Eclipse on MaxOSX:“Eclipse” is damaged and can’t be opened.

New Member Beiträge: 12 Beitrittsdatum: 20.05.16 Neueste Beiträge
Option 3 of this link : https://dev.liferay.com/develop/tutorials/-/knowledge_base/6-2/developing-apps-with-liferay-ide - with slight modifications worked out to me!

Instead of downloading zip file directly copy the link of stable version of Liferay IDE and paste it on the Add.. site to install Liferay IDE through Eclipse

Thank you