Merge "docs: Noted that ADT require Java 7 for L dev preview." into klp-modular-dev
diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd
index 4b0c373..876b348 100644
--- a/docs/html/preview/setup-sdk.jd
+++ b/docs/html/preview/setup-sdk.jd
@@ -20,6 +20,9 @@
     <b>Install</b>.</li>
 </ol>
 
+<p class="note"><strong>Note:</strong> The Eclipse ADT plug-in requires Java 7
+if your compilation target is the L developer preview.</p>
+
 <h2 id="setupHardware">Set Up Hardware and AVDs</h2>
 
 <p>The Android L developer preview provides you with 32-bit system images
@@ -138,4 +141,4 @@
         &lt;!-- Customize your theme here -->
     &lt;/style>
 &lt;/resources>
-</pre>
\ No newline at end of file
+</pre>