---
title: "Рецептик - если у Вас не качается ADT под Eclipse"
description: "Installing Android Eclipse plugin If you get this error: Can not complete the install because one or..."
author: "anila"
published: "2011-10-07T10:54:29+00:00"
modified: "2011-10-07T11:05:11+00:00"
locale: "ru"
canonical_url: "https://yvision.kz/post/receptik-esli-u-vas-ne-kachaetsya-adt-pod-eclipse-170330"
markdown_url: "https://yvision.kz/post/receptik-esli-u-vas-ne-kachaetsya-adt-pod-eclipse-170330/markdown"
site_name: "Yvision.kz"
---

# Рецептик - если у Вас не качается ADT под Eclipse

> Installing Android Eclipse plugin If you get this error: Can not complete the install because one or...

## [Installing Android Eclipse plugin](http://time-loop.tumblr.com/post/360049815/installing-android-eclipse-plugin)

If you get this error:

> Can not complete the install because one or more required items could not be found. Software being installed: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404) Missing requirement: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404) requires ‘org.eclipse.gef 0.0.0’ but it could not be found

it can be solved in 4 simple steps:
- In Eclipse under Help, select Install New Software.

- Click Add.. and write under name “The eclipse.org Galileo Software Repository” and under location: [http://download.eclipse.org/releases/galileo/](http://download.eclipse.org/releases/galileo/)

- Choose “WST Server Adapters 3.1.0.v200906020451-51DFAkF77g7GCNc org.eclipse.wst.server_adapters.feature.feature.group”, download and install it.

- Restart Eclipse and [try installing ADT again](http://developer.android.com/sdk/eclipse-adt.html).

---

Source: [https://yvision.kz/post/receptik-esli-u-vas-ne-kachaetsya-adt-pod-eclipse-170330](https://yvision.kz/post/receptik-esli-u-vas-ne-kachaetsya-adt-pod-eclipse-170330)