diff options
| author | Dirk Dougherty <nobody@android.com> | 2009-05-07 11:15:03 -0700 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2009-05-07 11:15:03 -0700 |
| commit | 1f8059f19f3345042121a55481d7f01dacc8d29e (patch) | |
| tree | 4e862c0513dcbd30b2cc9a00d2000f4cb605cf52 /docs/html/sdk/1.5_r1 | |
| parent | f096acd37994e47792552c2e53a6246dc8afb0d3 (diff) | |
| download | frameworks_base-1f8059f19f3345042121a55481d7f01dacc8d29e.zip frameworks_base-1f8059f19f3345042121a55481d7f01dacc8d29e.tar.gz frameworks_base-1f8059f19f3345042121a55481d7f01dacc8d29e.tar.bz2 | |
AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table.
BUG=1790234
Automated import of CL 148461
Diffstat (limited to 'docs/html/sdk/1.5_r1')
| -rw-r--r-- | docs/html/sdk/1.5_r1/requirements.jd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/sdk/1.5_r1/requirements.jd b/docs/html/sdk/1.5_r1/requirements.jd index c3ee8f7..4ed38a7 100644 --- a/docs/html/sdk/1.5_r1/requirements.jd +++ b/docs/html/sdk/1.5_r1/requirements.jd @@ -16,8 +16,9 @@ page.title=System Requirements <ul> <li><a href="http://www.eclipse.org/downloads/">Eclipse</a> 3.3 (Europa), 3.4 (Ganymede) <ul> + <li>Recommended Eclipse IDE packages: Eclipse IDE for Java EE Developers, Eclipse IDE for Java Developers, Eclipse for RCP/Plug-in Developers</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.eclipse.org/webtools">WST</a> (optional, but needed for the Android Editors feature; included in <a href="http://www.eclipse.org/downloads/moreinfo/compare.php">most Eclipse IDE packages</a>)</li> + <li>Eclipse Classic IDE package is not supported.</li> </ul> </li> <li><a href="http://java.sun.com/javase/downloads/index.jsp">JDK 5 or JDK 6</a> (JRE alone is not sufficient)</li> |
