summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2010-07-19 14:50:32 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2010-07-19 14:50:32 -0700
commit945ac54da56f79c8407c0111d6ded25afcc159fc (patch)
tree0d2e95308f3e3158d9fafc1787804b40a37ddb0a
parentf23682f128151def4d83d3e2422aea36e0a00061 (diff)
parent85e7ae9bbb6f2e8bc4259073eafda5ce5b037d7d (diff)
am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo
Merge commit '85e7ae9bbb6f2e8bc4259073eafda5ce5b037d7d' into gingerbread * commit '85e7ae9bbb6f2e8bc4259073eafda5ce5b037d7d': docs: add troubleshooting to eclipse guide about restarting adb
-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 66379a3945d2..9c77ece950bb 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>