Reputation: 5292
I have downloaded Eclipse 4.2 IDE for Java Developers and now I'm trying to install Android plusing and I get this error:
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null -->
[R]com.android.ide.eclipse.adt 20.0.0.v201206242043-391819, action=).
any ideas? Thanks
Upvotes: 0
Views: 829
Reputation: 5292
fixed by just removing unzipped main eclipse directory and .eclipse directory in my home directory and starting it again!
Upvotes: 0
Reputation: 885
First you should install JDK. then please refer below link this will solve your problem. http://developer.android.com/sdk/installing/installing-adt.html
Upvotes: 1