File tree Expand file tree Collapse file tree 2 files changed +40
-4
lines changed
Expand file tree Collapse file tree 2 files changed +40
-4
lines changed Original file line number Diff line number Diff line change 11page.title=Installing the Eclipse Plugin
2- adt.zip.version=23.0.2
3- adt.zip.download=ADT-23.0.2 .zip
4- adt.zip.bytes=103287135
5- adt.zip.checksum=cde1d0a463b5ccce844b63161cfa1cb9
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
66
77@jd:body
88
Original file line number Diff line number Diff line change @@ -56,6 +56,42 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
5656<div class="toggle-content opened">
5757 <p><a href="#" onclick="return toggleContent(this)">
5858 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
59+ alt=""/>ADT 23.0.3</a> <em>(August 2014)</em>
60+ </p>
61+
62+ <div class="toggle-content-toggleme">
63+ <dl>
64+ <dt>Dependencies:</dt>
65+
66+ <dd>
67+ <ul>
68+ <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
69+ <li>Java 1.6 or higher is required if you are targeting other releases.</li>
70+ <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
71+ <li>This version of ADT is designed for use with
72+ <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r23.0.2</a>.
73+ If you haven't already installed SDK Tools r23.0.2 into your SDK, use the
74+ Android SDK Manager to do so.</li>
75+ </ul>
76+ </dd>
77+
78+ <dt>General Notes:</dt>
79+ <dd>
80+ <ul>
81+ <li>Fixed an issue where ADT displayed a <code>NullPointerException</code> warning dialog
82+ when a valid SDK was not configured. (<a href="http://b.android.com/73313">Issue
83+ 73313</a>)</li>
84+ <li>Fixed a minor issue with RenderScript support.</li>
85+ <li>Disabled APK compression.</li>
86+ </ul>
87+ </dd>
88+ </dl>
89+ </div>
90+ </div>
91+
92+ <div class="toggle-content closed">
93+ <p><a href="#" onclick="return toggleContent(this)">
94+ <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
5995 alt=""/>ADT 23.0.2</a> <em>(July 2014)</em>
6096 </p>
6197
You can’t perform that action at this time.
0 commit comments