diff options
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/guide/developing/eclipse-adt.jd | 2 |
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> |