diff options
author | Scott Main <smain@google.com> | 2010-12-14 17:39:30 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-12-14 17:39:30 -0800 |
commit | 3207bddb590ecd97da00157c306322fa73f0e652 (patch) | |
tree | 7bb13a1807b1cf8feafc6dcaba3ec530ad044253 /docs/html/sdk | |
parent | 82d4a3ab858f0652c6fe76fc429e5f4f9c55fafe (diff) | |
parent | 3c585db26cca2a45ceff81f8ce08d32ac0fc76ea (diff) | |
download | frameworks_base-3207bddb590ecd97da00157c306322fa73f0e652.zip frameworks_base-3207bddb590ecd97da00157c306322fa73f0e652.tar.gz frameworks_base-3207bddb590ecd97da00157c306322fa73f0e652.tar.bz2 |
am 3c585db2: am 090a3dc3: cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a docs: remove uninstalling link from adt docs (section was previously removed)
* commit '3c585db26cca2a45ceff81f8ce08d32ac0fc76ea':
cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a docs: remove uninstalling link from adt docs (section was previously removed)
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/eclipse-adt.jd | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd index 8f6f518..a50979d 100644 --- a/docs/html/sdk/eclipse-adt.jd +++ b/docs/html/sdk/eclipse-adt.jd @@ -656,10 +656,7 @@ to install it. </p> </table> -<p>If you encounter problems during the update of ADT, you -can try removing the existing ADT plugin and then performing a fresh -installation. To remove the plugin, follow the instructions in <a -href="#uninstalling">Uninstalling the ADT Plugin</a>, below. To reinstall -the plugin, follow the instructions in <a -href="#installing">Installing the ADT Plugin</a>, above.</p> +<p>If you encounter problems during the update, remove the existing ADT plugin from Eclipse, then +perform a fresh installation, using the instructions for <a href="#installing">Installing the ADT +Plugin</a>.</p> |