summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/help/adt.jd
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2014-12-09 21:34:02 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-12-09 21:34:02 +0000
commit9ecc18e2e39348abed90eaadf4319b0614c87097 (patch)
treea0df6ff692a422ffb11f4f009f9cc9453906ab74 /docs/html/tools/help/adt.jd
parent325af3a659a9e15225f5ec3f62ed4682884f103f (diff)
parent4267450e98ae78877cf77a3b28fb4f449b314114 (diff)
downloadframeworks_base-9ecc18e2e39348abed90eaadf4319b0614c87097.zip
frameworks_base-9ecc18e2e39348abed90eaadf4319b0614c87097.tar.gz
frameworks_base-9ecc18e2e39348abed90eaadf4319b0614c87097.tar.bz2
am 4267450e: am 780a2231: am 2023bec7: revise ADT migration message b/18668828 and fix broken link
* commit '4267450e98ae78877cf77a3b28fb4f449b314114': revise ADT migration message b/18668828 and fix broken link
Diffstat (limited to 'docs/html/tools/help/adt.jd')
-rw-r--r--docs/html/tools/help/adt.jd13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/html/tools/help/adt.jd b/docs/html/tools/help/adt.jd
index 1df5cf4..0130524 100644
--- a/docs/html/tools/help/adt.jd
+++ b/docs/html/tools/help/adt.jd
@@ -36,12 +36,13 @@ page.tags=adt
provides GUI access to many of the command line SDK tools as well as a UI design tool for rapid
prototyping, designing, and building of your application's user interface.</p>
-
-<p class="caution"><strong>Caution:</strong>
-The ADT plugin for Eclipse is no longer in active development. If you're currently using it,
-you should <a href="{@docRoot}sdk/installing/migrate.html">migrate
-to Android Studio</a> as soon as possible. For more details about Android Studio, see the
-<a href="{@docRoot}tools/studio/index.html">Android Studio</a> guide.</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>If you still wish to use the ADT plugin for Eclipse, see
<a href="{@docRoot}sdk/installing/installing-adt.html">Installing Eclipse Plugin.</a>