summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-06-26 22:58:20 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-26 22:58:20 +0000
commit52d82d7ea920a02eba8514a68c5da9e286e4c56b (patch)
tree2a5e6c87e6ecb0fb9c56ccacb234973f9a78a288 /docs/html/sdk
parentda420f3d7989fdf51be666df6ecbe56504b23fc4 (diff)
parent3227921922b3750e04e309b7cacd55d5f0b5b77d (diff)
downloadframeworks_base-52d82d7ea920a02eba8514a68c5da9e286e4c56b.zip
frameworks_base-52d82d7ea920a02eba8514a68c5da9e286e4c56b.tar.gz
frameworks_base-52d82d7ea920a02eba8514a68c5da9e286e4c56b.tar.bz2
am 32279219: am fd3b64b8: am b0afc540: docs: Eclipse ADT end-of-life note
* commit '3227921922b3750e04e309b7cacd55d5f0b5b77d': docs: Eclipse ADT end-of-life note
Diffstat (limited to 'docs/html/sdk')
-rw-r--r--docs/html/sdk/installing/installing-adt.jd17
1 files changed, 8 insertions, 9 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd
index 5559d1a..b89c068 100644
--- a/docs/html/sdk/installing/installing-adt.jd
+++ b/docs/html/sdk/installing/installing-adt.jd
@@ -7,6 +7,14 @@ adt.zip.checksum=f64b7e50c84799f41c642218c35f1bbe
@jd:body
+<p class="caution">
+ <strong>Important:</strong> Support for the Android Developer Tools (ADT) in Eclipse is ending,
+ per our <a href=
+ "http://android-developers.blogspot.com/2015/06/an-update-on-eclipse-android-developer.html"
+ class="external-link">announcement</a>. You should migrate your app development projects to
+ Android Studio as soon as possible. For more information on transitioning to Android Studio, see
+ <a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a>.
+</p>
<p>Android offers a custom plugin for the Eclipse IDE, called Android
Development Tools (ADT). This plugin provides a powerful, integrated
@@ -15,15 +23,6 @@ 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>
-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>