diff options
| author | smain@google.com <smain@google.com> | 2014-12-09 19:04:30 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-09 19:04:30 +0000 |
| commit | 4267450e98ae78877cf77a3b28fb4f449b314114 (patch) | |
| tree | ceb53767302f9bdbe69199b1eb4b9f0fe0caec5c /docs/html/sdk/installing/installing-adt.jd | |
| parent | 5d3ea8af3ce46e53362fda3e42a3df6488ba6367 (diff) | |
| parent | 780a2231ff23d85e56a7a7ddd4a4768d85d6a0c9 (diff) | |
| download | frameworks_base-4267450e98ae78877cf77a3b28fb4f449b314114.zip frameworks_base-4267450e98ae78877cf77a3b28fb4f449b314114.tar.gz frameworks_base-4267450e98ae78877cf77a3b28fb4f449b314114.tar.bz2 | |
am 780a2231: am 2023bec7: revise ADT migration message b/18668828 and fix broken link
* commit '780a2231ff23d85e56a7a7ddd4a4768d85d6a0c9':
revise ADT migration message b/18668828 and fix broken link
Diffstat (limited to 'docs/html/sdk/installing/installing-adt.jd')
| -rw-r--r-- | docs/html/sdk/installing/installing-adt.jd | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 899acf2..0114848 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -15,12 +15,13 @@ 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="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>You should install the ADT plugin |
