File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11page.title=Installing the Eclipse Plugin
2- adt.zip.version=23.0.3
3- adt.zip.download=ADT-23.0.3 .zip
4- adt.zip.bytes=103321934
5- adt.zip.checksum=ab2f5e2fbbdddeeb7dfd02cd4046538a
2+ adt.zip.version=23.0.4
3+ adt.zip.download=ADT-23.0.4 .zip
4+ adt.zip.bytes=103336810
5+ adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b
66
77@jd:body
88
Original file line number Diff line number Diff line change @@ -53,9 +53,44 @@ the ADT Plugin, as denoted by revision number. </p>
5353<p>For a summary of all known issues in ADT, see <a
5454href="http://tools.android.com/knownissues">http://tools.android.com/knownissues</a>.</p>
5555
56+
5657<div class="toggle-content opened">
5758 <p><a href="#" onclick="return toggleContent(this)">
5859 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
60+ alt=""/>ADT 23.0.4</a> <em>(October 2014)</em>
61+ </p>
62+
63+ <div class="toggle-content-toggleme">
64+ <dl>
65+ <dt>Dependencies:</dt>
66+
67+ <dd>
68+ <ul>
69+ <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
70+ <li>Java 1.6 or higher is required if you are targeting other releases.</li>
71+ <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
72+ <li>This version of ADT is designed for use with
73+ <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r23.0.4</a>.
74+ If you haven't already installed SDK Tools r23.0.4 into your SDK, use the
75+ Android SDK Manager to do so.</li>
76+ </ul>
77+ </dd>
78+
79+ <dt>General Notes:</dt>
80+ <dd>
81+ <ul>
82+ <li>Fixed duplicate devices in AVD for Wear and TV.</li>
83+ </ul>
84+ </dd>
85+ </dl>
86+ </div>
87+ </div>
88+
89+
90+
91+ <div class="toggle-content closed">
92+ <p><a href="#" onclick="return toggleContent(this)">
93+ <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
5994 alt=""/>ADT 23.0.3</a> <em>(August 2014)</em>
6095 </p>
6196
You can’t perform that action at this time.
0 commit comments