summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/installing/migrate.jd
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2014-12-09 22:09:20 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-12-09 22:09:20 +0000
commit92b6011d950a8dee26b43eb107313e98a285009c (patch)
tree7dbe578454eccc6b3203be63efb92b5d3f18a389 /docs/html/sdk/installing/migrate.jd
parent1bc5b1b9878e684b111f1edf85e9816aa156da3b (diff)
parent9ecc18e2e39348abed90eaadf4319b0614c87097 (diff)
downloadframeworks_base-92b6011d950a8dee26b43eb107313e98a285009c.zip
frameworks_base-92b6011d950a8dee26b43eb107313e98a285009c.tar.gz
frameworks_base-92b6011d950a8dee26b43eb107313e98a285009c.tar.bz2
am 9ecc18e2: am 4267450e: am 780a2231: am 2023bec7: revise ADT migration message b/18668828 and fix broken link
* commit '9ecc18e2e39348abed90eaadf4319b0614c87097': revise ADT migration message b/18668828 and fix broken link
Diffstat (limited to 'docs/html/sdk/installing/migrate.jd')
-rw-r--r--docs/html/sdk/installing/migrate.jd7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/html/sdk/installing/migrate.jd b/docs/html/sdk/installing/migrate.jd
index 77a670f..3c04cb4 100644
--- a/docs/html/sdk/installing/migrate.jd
+++ b/docs/html/sdk/installing/migrate.jd
@@ -16,11 +16,10 @@ page.title=Migrating to Android Studio
</div>
</div>
-<p>If you're currently using Eclipse with ADT, we recommend you migrate to
-<a href="{@docRoot}tools/studio/index.html">Android Studio</a> as soon as possible, because
-the <a href="{@docRoot}tools/help/adt.html">ADT plugin</a>
-for Eclipse is no longer in active development.</p>
+<p>If you have been using <a href="{@docRoot}tools/help/adt.html">Eclipse with ADT</a>, 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.</p>
<p>To migrate existing Android projects, simply import them using Android Studio:</p>