summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/sdk
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2012-07-24 11:47:04 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-07-24 11:47:04 -0700
commit156671ef9a6581b6790bb17bfda8a9efcf9f0693 (patch)
treee45bdc9e5d8154884abc894867a3ab0c2471cbb3 /docs/html/tools/sdk
parentda9754e883cd7b738da9cc6ec4bb1c5b6c5b8d93 (diff)
parentcb58e6b7cf482b694d9a97192541e3ee6663fcb5 (diff)
downloadframeworks_base-156671ef9a6581b6790bb17bfda8a9efcf9f0693.zip
frameworks_base-156671ef9a6581b6790bb17bfda8a9efcf9f0693.tar.gz
frameworks_base-156671ef9a6581b6790bb17bfda8a9efcf9f0693.tar.bz2
Merge "docs: ADT r20.0.2 Release Notes, bug fixes - reprise of reverted: Change-Id: I66cfcb46c5f8a4825f1a12640dacc3c2c42ff348" into jb-dev
Diffstat (limited to 'docs/html/tools/sdk')
-rw-r--r--docs/html/tools/sdk/eclipse-adt.jd37
1 files changed, 35 insertions, 2 deletions
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd
index 947e463..bdb4a9e 100644
--- a/docs/html/tools/sdk/eclipse-adt.jd
+++ b/docs/html/tools/sdk/eclipse-adt.jd
@@ -96,8 +96,41 @@ padding: 5px 0 0;
<div class="toggleable opened">
<a href="#" onclick="return toggleDiv(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
- width="9px" />
-ADT 20.0.1</a> <em>(June 2012)</em>
+ width="9px"/>
+ADT 20.0.2</a> <em>(July 2012)</em>
+ <div class="toggleme">
+<dl>
+ <dt>Dependencies:</dt>
+
+ <dd>
+ <ul>
+ <li>Java 1.6 or higher is required for ADT 20.0.2.</li>
+ <li>Eclipse Helios (Version 3.6.2) or higher is required for ADT 20.0.2.</li>
+ <li>ADT 20.0.2 is designed for use with <a href="{@docRoot}tools/sdk/tools-notes.html">SDK
+ Tools r20.0.1</a>. If you haven't already installed SDK Tools r20.0.1 into your SDK, use the
+ Android SDK Manager to do so.</li>
+ </ul>
+ </dd>
+
+ <dt>Bug fixes:</dt>
+ <dd>
+ <ul>
+ <li>Fixed keybindings in various XML editors for Eclipse 4.x.</li>
+ <li>Fixed bug when creating layout configurations that already exist.</li>
+ </ul>
+ </dd>
+
+</dl>
+
+</div>
+</div>
+
+
+<div class="toggleable closed">
+ <a href="#" onclick="return toggleDiv(this)">
+ <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px"
+ width="9px"/>
+ADT 20.0.1</a> <em>(July 2012)</em>
<div class="toggleme">
<dl>
<dt>Dependencies:</dt>