diff options
Diffstat (limited to 'docs/html/sdk/installing/installing-adt.jd')
| -rw-r--r-- | docs/html/sdk/installing/installing-adt.jd | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index c8200aa..0114848 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -15,12 +15,18 @@ of Eclipse to let you quickly set up new Android projects, build an app UI, debug your app, and export signed (or unsigned) app packages (APKs) for distribution. </p> -<p class="note"><strong>Note:</strong> You should install the ADT plugin -only if you already have an Eclipse installation that you want to continue using. If you do not -have Eclipse installed, you should instead <b><a href="{@docRoot}sdk/index.html">install -the complete Android SDK</a></b>, which includes the latest IDE for Android developers.</p> - -<p>Your existing Eclipse installation must meet these requirements:</p> +<p class="note"><strong>Note:</strong> +If you have been using Eclipse with ADT, be aware that <a +href="{@docRoot}tools/studio/index.html">Android Studio</a> is now the official IDE +for Android, so you should migrate to Android Studio to receive all the +latest IDE updates. For help moving projects, +see <a href="/sdk/installing/migrate.html">Migrating to Android +Studio</a>.</p> + + +<p>You should install the ADT plugin +only if you already have an Eclipse installation that you want to continue using. +Your existing Eclipse installation must meet these requirements:</p> <ul> <li><a href="http://eclipse.org/mobile/">Eclipse</a> 3.7.2 (Indigo) or greater <p class="note"><strong>Note:</strong> Eclipse 3.6 (Helios) is no longer |
