summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-07-19 14:52:35 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-07-19 14:52:35 -0700
commit3dfa6ec5f3446c0819619aed6accc593f235cdc9 (patch)
tree37afe056c0533416d530c093e4b5d8e79561e967 /docs
parentcbbd3a1b950ef14075159319ac0fd0a8a19bb9ed (diff)
parent945ac54da56f79c8407c0111d6ded25afcc159fc (diff)
downloadframeworks_base-3dfa6ec5f3446c0819619aed6accc593f235cdc9.zip
frameworks_base-3dfa6ec5f3446c0819619aed6accc593f235cdc9.tar.gz
frameworks_base-3dfa6ec5f3446c0819619aed6accc593f235cdc9.tar.bz2
am 945ac54d: am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo
Merge commit '945ac54da56f79c8407c0111d6ded25afcc159fc' into gingerbread-plus-aosp * commit '945ac54da56f79c8407c0111d6ded25afcc159fc': docs: add troubleshooting to eclipse guide about restarting adb
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/developing/eclipse-adt.jd2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/guide/developing/eclipse-adt.jd b/docs/html/guide/developing/eclipse-adt.jd
index 66379a3..9c77ece 100644
--- a/docs/html/guide/developing/eclipse-adt.jd
+++ b/docs/html/guide/developing/eclipse-adt.jd
@@ -785,6 +785,8 @@ DDMS and configure Eclipse to debug on port 8700. (<strong>Note: </strong>Be sur
have first started <a href="{@docRoot}guide/developing/tools/ddms.html">DDMS</a>). </p>
+
+
<!-- TODO: clean this up and expand it to cover more wizards and features
<h3>ADT Wizards</h3>