diff options
author | Rich Slogar <rslogar@google.com> | 2015-03-10 19:15:00 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-03-10 19:15:10 +0000 |
commit | 0c1076b270bd718cab4b89acc96f6cbbbd1e9774 (patch) | |
tree | 9cf4b1b252f14107c89808f7660e9acc12982b24 /docs/html/sdk | |
parent | 0a3f9c7dd26ba31e75552db6ec0eb27cb7267c00 (diff) | |
parent | 05298d0fd57d0c8cda84366b6db5a249cd1dfb91 (diff) | |
download | frameworks_base-0c1076b270bd718cab4b89acc96f6cbbbd1e9774.zip frameworks_base-0c1076b270bd718cab4b89acc96f6cbbbd1e9774.tar.gz frameworks_base-0c1076b270bd718cab4b89acc96f6cbbbd1e9774.tar.bz2 |
Merge "docs: eclipse revisions update" into lmp-docs
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/installing/installing-adt.jd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 0114848..5559d1a 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -1,8 +1,8 @@ page.title=Installing the Eclipse Plugin -adt.zip.version=23.0.4 -adt.zip.download=ADT-23.0.4.zip -adt.zip.bytes=103336810 -adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b +adt.zip.version=23.0.6 +adt.zip.download=ADT-23.0.6.zip +adt.zip.bytes=103344298 +adt.zip.checksum=f64b7e50c84799f41c642218c35f1bbe @jd:body @@ -142,7 +142,7 @@ to follow these steps again instead of the default update instructions.</p> <p>Note that there are features of ADT that require some optional Eclipse packages (for example, WST). If you encounter an error when -installing ADT, your Eclipse installion might not include these packages. +installing ADT, your Eclipse installation might not include these packages. For information about how to quickly add the necessary packages to your Eclipse installation, see the troubleshooting topic <a href="{@docRoot}resources/faq/troubleshooting.html#installeclipsecomponents">ADT |