Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40055c22 authored by Rich Slogar's avatar Rich Slogar Committed by Android Git Automerger
Browse files

am 11558e5d: am 8ab872db: am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs:...

am 11558e5d: am 8ab872db: am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs

* commit '11558e5d':
  docs: eclipse revisions update
parents e5fd6c76 11558e5d
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
page.title=Installing the Eclipse Plugin
adt.zip.version=23.0.4
adt.zip.download=ADT-23.0.4.zip
adt.zip.bytes=103336810
adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b
adt.zip.version=23.0.6
adt.zip.download=ADT-23.0.6.zip
adt.zip.bytes=103344298
adt.zip.checksum=f64b7e50c84799f41c642218c35f1bbe

@jd:body

@@ -142,7 +142,7 @@ to follow these steps again instead of the default update instructions.</p>

<p>Note that there are features of ADT that require some optional
Eclipse packages (for example, WST). If you encounter an error when
installing ADT, your Eclipse installion might not include these packages.
installing ADT, your Eclipse installation might not include these packages.
For information about how to quickly add the necessary packages to your
Eclipse installation, see the troubleshooting topic
<a href="{@docRoot}resources/faq/troubleshooting.html#installeclipsecomponents">ADT
+41 −7
Original line number Diff line number Diff line
@@ -53,6 +53,40 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
<div class="toggle-content opened">
  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
      alt=""/>ADT 23.0.6</a> <em>(March 2015)</em>
  </p>

  <div class="toggle-content-toggleme">
<dl>
  <dt>Dependencies:</dt>

  <dd>
    <ul>
      <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</li>
      <li>Java 1.6 or higher is required if you are targeting other releases.</li>
      <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
      <li>This version of ADT is designed for use with
        <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r24.1.2</a>.
        If you haven't already installed SDK Tools r24.1.2 into your SDK, use the
        Android SDK Manager to do so.</li>
    </ul>
  </dd>

  <dt>General Notes:</dt>
  <dd>
    <ul>
        <li>Fixed issues with the rendering library.</li>
    </ul>
  </dd>
</dl>
</div>
</div>



<div class="toggle-content closed">
  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
      alt=""/>ADT 23.0.4</a> <em>(October 2014)</em>
  </p>

@@ -62,12 +96,12 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

  <dd>
    <ul>
      <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
      <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</li>
      <li>Java 1.6 or higher is required if you are targeting other releases.</li>
      <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
      <li>This version of ADT is designed for use with
        <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r23.0.2</a>.
        If you haven't already installed SDK Tools r23.0.2 into your SDK, use the
        <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r23.0.4</a>.
        If you haven't already installed SDK Tools r23.0.4 into your SDK, use the
        Android SDK Manager to do so.</li>
    </ul>
  </dd>
@@ -96,7 +130,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

  <dd>
    <ul>
      <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
      <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</li>
      <li>Java 1.6 or higher is required if you are targeting other releases.</li>
      <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
      <li>This version of ADT is designed for use with
@@ -132,7 +166,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

  <dd>
    <ul>
      <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
      <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</li>
      <li>Java 1.6 or higher is required if you are targeting other releases.</li>
      <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
      <li>This version of ADT is designed for use with
@@ -167,7 +201,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

  <dd>
    <ul>
      <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
      <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</li>
      <li>Java 1.6 or higher is required if you are targeting other releases.</li>
      <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
      <li>This version of ADT is designed for use with
@@ -2274,7 +2308,7 @@ bigger than the screen.</li>
<dt>DDMS integration:</dt>
<dd>
<ul>
<li>Includes the improvements from the standlone DDMS, revision 3.</li>
<li>Includes the improvements from the standalone DDMS, revision 3.</li>
<li>Adds an option to open HPROF files into eclipse instead of writing them on
disk. If a profiler such as MAT (<a href="http://eclipse.org/mat">Memory Analyzer
Tool</a>) is installed, it'll open the file.</li>