File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,32 @@ sdk.linux_checksum=7f8d73b629f808cdcfc9f9900bbd7580
4343</style>
4444
4545
46+ <div id="naMessage" style="display:none">
47+ <div><p><strong>Sorry, the Eclipse IDE with ADT currently requires a 64-bit OS</strong></p>
48+ <p>It looks like you're running a 32-bit operating system. You can continue with the download if you'd like,
49+ but be aware the version of Eclipse included in this download <strong>will not work</strong>
50+ on a 32-bit OS, although the rest of the Android SDK tools and platforms <strong>will work</strong>
51+ normally on their own or with another IDE.</p>
52+ <p>If you'll be developing on a 32-bit OS, you can download a 32-bit version of Eclipse
53+ from <a href="http://eclipse.org/mobile/">http://eclipse.org/mobile/</a>. You should then
54+ instead download the stand-alone Android SDK Tools and separately
55+ set up Eclipse with the ADT plugin.</p>
56+
57+ <input id="warningCancel" style="margin-top:1em;padding:5px;white-space:pre" type="button"
58+ value="Continue download anyway" style="cursor:pointer">
59+ <input id="warningOk" class="button" style="margin-top:1em;padding:5px;white-space:pre;float:right" type="button"
60+ value="Download SDK Tools instead">
61+ </div>
62+ </div>
63+
64+
65+
66+
67+
68+
69+
70+
71+
4672<div style="position:relative;height:660px;">
4773
4874
You can’t perform that action at this time.
0 commit comments