diff options
| author | smain@google.com <smain@google.com> | 2014-12-09 22:09:20 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-09 22:09:20 +0000 |
| commit | 92b6011d950a8dee26b43eb107313e98a285009c (patch) | |
| tree | 7dbe578454eccc6b3203be63efb92b5d3f18a389 /docs/html/tools/sdk/eclipse-adt.jd | |
| parent | 1bc5b1b9878e684b111f1edf85e9816aa156da3b (diff) | |
| parent | 9ecc18e2e39348abed90eaadf4319b0614c87097 (diff) | |
| download | frameworks_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/tools/sdk/eclipse-adt.jd')
| -rw-r--r-- | docs/html/tools/sdk/eclipse-adt.jd | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index ae44e75..c3a4dea 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -20,11 +20,13 @@ projects, create an application UI, add packages based on the Android Framework API, debug your applications using the Android SDK tools, and even export signed (or unsigned) {@code .apk} files in order to distribute your application.</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>Note that before you can install or use ADT, you must have compatible versions of both the |
