ADT Plugin can't install: Missing requirement: Android Development Tools

前端 未结 4 506
南旧
南旧 2021-01-05 01:52

I tried to install ADT plugin on eclipse helios windows 64 bits classic. I got this error:

Cannot complete the install because one or more required it

4条回答
  •  Happy的楠姐
    2021-01-05 02:36

    The eclipse version is old, you need to provide the org.eclipse.wst.sse.core 0.0.0 library to it.

    See instructions here : http://code.google.com/intl/es/eclipse/docs/faq.html#wstinstallerror

    or , i would recommed to upgrade to Eclipse Indigo, which won't have this problem..

提交回复
热议问题