Reputation: 131
I'm wanna install new software in eclipse luna version, but it has error during the installation! The error is:
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've done? Please help me.
Upvotes: 3
Views: 3244
Reputation: 11946
I assume you are trying to install ADT using the update site, as indicated on the official ADT page here. Try to install it using the Eclipse marketplace.
Go to the ADT page on the marketplace, and just drag and drop the "Install" icon on your running Eclipse. Then follow the instructions.
Upvotes: 8