Installing a software error in Eclipse

I want to install new software in eclipse luna version but it has error during installation! Mistake:

An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase.
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, operand=, action=).
Error reading signed content.
error in opening zip file

      

What should I have done? Please help me.

+3


source to share


1 answer


I am assuming you are trying to install ADT using the update site as stated on the official ADT page here . Try installing it using Eclipse Marketplace.



Go to the ADT page on the marketplace and simply drag and drop the Install icon on your running Eclipse. Then follow the instructions.

+8


source







All Articles