How to resolve "Error reading signed content." when installing ADT 23.0.2 in Eclipse 4.4 on OSX

I am trying to install Android Developer Tools (ADT 23.0.2) in Eclipse 4.4 on OSX. When I do this, I get the following error message:

An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase.

The session context was: (profile = epp.package.standard, phase = org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, operand =, action =).

Error reading signed content.

error opening zip file

This problem occurs when I try to install it directly from the Android repository, and when I try to install it from a file that I downloaded locally.

Any idea how to solve this problem?

+4
2

, , ( ), ... Eclipse Luna ( ++), . , Googling : eclipse

, , artifacts.xml eclipse, . , :

cd /opt/eclipse
find -name artifacts.xml -execdir rm {} \;

, artifacts.xml, , Eclipse. , .: -)

+7

: artifacts.xml .. \jee-neon\eclipse\configuration\org.eclipse.osgi( : C:\Users\hotli\eclipse\jee-neon\eclipse\configuration\org.eclipse.osgi) ""

artifacts.xml :.p2\pool ( : C:\Users\hotli.p2\pool), Eclipse "" ""

: IDE,

0

All Articles