Skip to content

Commit 5183ae3

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: add caution about adt in eclipse 3.6" into froyo
2 parents 2651504 + 1c9bada commit 5183ae3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/html/sdk/eclipse-adt.jd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ href="#installing">Installing the ADT Plugin</a>, below. </p>
4848
how to update ADT to the latest version or how to uninstall it, if necessary.
4949
</p>
5050

51+
<p class="caution"><strong>Caution:</strong> There are known issues with the ADT plugin running with
52+
Eclipse 3.6. Please stay on 3.5 until further notice.</p>
53+
5154
<h2 id="notes">Revisions</h2>
5255

5356
<p>The sections below provide notes about successive releases of

docs/html/sdk/requirements.jd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ installation notes</a>.</li>
2323
<h4 style="margin-top:.25em"><em>Eclipse IDE</em></h4>
2424
<ul>
2525
<li>Eclipse 3.4 (Ganymede) or 3.5 (Galileo)
26+
<p class="caution"><strong>Caution:</strong> There are known issues with the ADT plugin
27+
running with Eclipse 3.6. Please stay on 3.5 until further notice.</p>
28+
</li>
2629
<li>Eclipse <a href="http://www.eclipse.org/jdt">JDT</a> plugin (included
2730
in most Eclipse IDE packages) </li>
2831
<li>If you need to install or update Eclipse, you can download it from <a

0 commit comments

Comments
 (0)