From 2023bec7bfed3175819abbe59ebc974872c7981c Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Mon, 8 Dec 2014 19:18:27 -0800 Subject: revise ADT migration message b/18668828 and fix broken link Change-Id: I64cba60ebdd0649a0394e0f4284160514f56099e --- docs/html/tools/help/adt.jd | 13 +++++++------ docs/html/tools/sdk/eclipse-adt.jd | 12 +++++++----- docs/html/tools/studio/index.jd | 2 +- 3 files changed, 15 insertions(+), 12 deletions(-) (limited to 'docs/html/tools') 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.

- -

Caution: -The ADT plugin for Eclipse is no longer in active development. If you're currently using it, -you should migrate -to Android Studio as soon as possible. For more details about Android Studio, see the -Android Studio guide.

+

Note: +If you have been using Eclipse with ADT, be aware that Android Studio 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 Migrating to Android +Studio.

If you still wish to use the ADT plugin for Eclipse, see Installing Eclipse Plugin. 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.

-

Caution: -The ADT plugin for Eclipse is no longer in active development. If you're currently using it, -you should migrate -to Android Studio as soon as possible. For more details about Android Studio, see the -Android Studio guide.

+

Note: +If you have been using Eclipse with ADT, be aware that Android Studio 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 Migrating to Android +Studio.

Note that before you can install or use ADT, you must have compatible versions of both the diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index a80f3a1..20c41e0 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -44,7 +44,7 @@ Android Studio offers:

  • And much more
  • -

    Download Android Studio now.

    +

    Download Android Studio now.

    If you're new to Android Studio or the IntelliJ IDEA interface, this page provides an introduction to some key Android -- cgit v1.1