掲示板

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

thumbnail
7年前 に Genar Codina によって更新されました。

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

Junior Member 投稿: 28 参加年月日: 16/04/18 最新の投稿
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
7年前 に Genar Codina によって更新されました。

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

Junior Member 投稿: 28 参加年月日: 16/04/18 最新の投稿
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
7年前 に Andy Wu によって更新されました。

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

Regular Member 投稿: 195 参加年月日: 15/05/05 最新の投稿
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
7年前 に Andy Wu によって更新されました。

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

Regular Member 投稿: 195 参加年月日: 15/05/05 最新の投稿
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
6年前 に SUBRAHMANYAM DEVARAKONDA によって更新されました。

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

New Member 投稿: 1 参加年月日: 17/05/03 最新の投稿
Thanks a lot. It worked perfectly.
6年前 に Haseena Begum によって更新されました。

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

New Member 投稿: 12 参加年月日: 16/05/20 最新の投稿
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