5

enter image description hereenter image description here

No "compile with" option when creating a new android application?

Software : Eclipse IDE for Java Developers Version: Indigo Service Release 2 Build id: 20120216-1857

enter image description here

nosdalg
  • 571
  • 1
  • 5
  • 23

1 Answers1

0

This issue has been often occurred by Many People. Solution is

Update ADT plugin and then SDK tools and after when you will try to create a new project, the error will not occur

  • Eclipse--> Help-->Install New Software-->What is already installed?
  • Then, Select "Android DDMS, Andoid Devlopment Tools,Android Hierarcy Viewer, Android native Development Tools, Android Traceview, Tracer for OpenGL ES" and click Uninstall.
  • After all this step, try Add link (https://dl-ssl.google.com/android/eclipse/) and name is ADT Plugin. This link will get the latest ADT Plugin. In this way you reinstall the ADT.

Eclipse will restart and hopefully everything should work fine for you.

pRaNaY
  • 24,642
  • 24
  • 96
  • 146