summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/installing/installing-adt.jd
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2014-06-13 22:40:49 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-13 22:40:49 +0000
commit122ee7e861cf8002e8c70eb151d1b1dfba27248d (patch)
tree8718d9362cd6fb844223b146283a930b20370d1b /docs/html/sdk/installing/installing-adt.jd
parent79130d1de32380f346a95d277dc8403b37ad97b9 (diff)
parent78219f0466a1924e8edb1a0b7a40b7d51d7f6283 (diff)
downloadframeworks_base-122ee7e861cf8002e8c70eb151d1b1dfba27248d.zip
frameworks_base-122ee7e861cf8002e8c70eb151d1b1dfba27248d.tar.gz
frameworks_base-122ee7e861cf8002e8c70eb151d1b1dfba27248d.tar.bz2
am 78219f04: update download pages for SDK and remove /tools landing page.
* commit '78219f0466a1924e8edb1a0b7a40b7d51d7f6283': update download pages for SDK and remove /tools landing page.
Diffstat (limited to 'docs/html/sdk/installing/installing-adt.jd')
-rw-r--r--docs/html/sdk/installing/installing-adt.jd12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd
index b23212d..1e87cd8 100644
--- a/docs/html/sdk/installing/installing-adt.jd
+++ b/docs/html/sdk/installing/installing-adt.jd
@@ -20,6 +20,18 @@ only if you already have an Eclipse installation that you want to continue using
have Eclipse installed, you should instead <b><a href="{@docRoot}sdk/index.html">install
the complete Android SDK</a></b>, which includes the latest IDE for Android developers.</p>
+<p>Your existing Eclipse installation must meet these requirements:</p>
+ <ul>
+ <li><a href="http://eclipse.org/mobile/">Eclipse</a> 3.7.2 (Indigo) or greater
+<p class="note"><strong>Note:</strong> Eclipse 3.6 (Helios) is no longer
+supported with the latest version of ADT.</p></li>
+ <li>Eclipse <a href="http://www.eclipse.org/jdt">JDT</a> plugin (included
+in most Eclipse IDE packages) </li>
+ <li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">JDK 6</a>
+ (JRE alone is not sufficient)</li>oid Development Tools plugin</a>
+(recommended)</li>
+ <li><strong>Not</strong> compatible with GNU Compiler for Java (gcj)</li>
+ </ul>
<h2 id="Download">Download the ADT Plugin</h2>