From 6ae492e672895affb47488db2d224634fe0b487b Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Mon, 8 Dec 2014 11:28:16 -0800 Subject: [PATCH] changes to deprecate eclipse docs and update migration guide Change-Id: Icb3c0d93a968d5b1db829ff1db51ecdc47374803 --- docs/html/sdk/installing/index.jd | 41 ---------------- docs/html/sdk/installing/installing-adt.jd | 15 ++++-- docs/html/sdk/installing/migrate.jd | 34 +++++-------- docs/html/sdk/installing/studio-build.jd | 2 +- docs/html/tools/eclipse/index.jd | 37 -------------- docs/html/tools/help/adt.jd | 57 +++++----------------- docs/html/tools/studio/index.jd | 5 +- docs/html/tools/tools_toc.cs | 11 ++--- 8 files changed, 39 insertions(+), 163 deletions(-) delete mode 100644 docs/html/tools/eclipse/index.jd diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd index 744ce15d3cf09..8755899df288b 100644 --- a/docs/html/sdk/installing/index.jd +++ b/docs/html/sdk/installing/index.jd @@ -272,47 +272,6 @@ Continue: Adding SDK Packages

- - - - diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index c8200aaf6d4f0..899acf2d72309 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -15,12 +15,17 @@ 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.

-

Note: You should install the ADT plugin -only if you already have an Eclipse installation that you want to continue using. If you do not -have Eclipse installed, you should instead install -the complete Android SDK, which includes the latest IDE for Android developers.

-

Your existing Eclipse installation must meet these requirements:

+

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.

+ + +

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: