diff options
author | Scott Main <smain@google.com> | 2013-05-28 18:41:37 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-05-28 18:41:37 +0000 |
commit | 27ab718e7ca00092acab7f55fed1a5dea9a7a77b (patch) | |
tree | bb534f0f054974605e96fe996e113b1918711e88 /docs/html/sdk | |
parent | 005d2afb308f474352ec4b504cf661851e4c2e59 (diff) | |
parent | 89beba593d22dfa2283003fd3eb19a9be9899fd5 (diff) | |
download | frameworks_base-27ab718e7ca00092acab7f55fed1a5dea9a7a77b.zip frameworks_base-27ab718e7ca00092acab7f55fed1a5dea9a7a77b.tar.gz frameworks_base-27ab718e7ca00092acab7f55fed1a5dea9a7a77b.tar.bz2 |
Merge "update eclipse download URL; /mobile URL will be deprecated" into jb-mr1.1-ub-dev
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/installing/installing-adt.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 9f5f4e2..b8ab24b 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -16,7 +16,7 @@ UI, debug your app, and export signed (or unsigned) app packages (APKs) for dist </p> <p>If you need to install Eclipse, you can download it from <a href= -"http://eclipse.org/mobile/">eclipse.org/mobile</a>.</p> +"http://www.eclipse.org/downloads/">eclipse.org/downloads/</a>.</p> <p class="note"><strong>Note:</strong> If you prefer to work in a different IDE, you do not need to |