Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>After two days I got MOTODEV Core Plugin to work in Eclipse. In general follow these directions <a href="http://developer.motorola.com/tools/motodevcoreplugins/" rel="nofollow noreferrer">http://developer.motorola.com/tools/motodevcoreplugins/</a></p> <ol> <li>You need a 100% fresh install of Java EE. If you are on windows stick with 32bit version. I have Juno Java EE installed. This install includes packages that are necessary for MOTODEV to work.</li> </ol> <p>I got it here: <a href="http://download.eclipse.org/eclipse/downloads/eclipse3x.html" rel="nofollow noreferrer">http://download.eclipse.org/eclipse/downloads/eclipse3x.html</a></p> <ol start="2"> <li>Next install ADT</li> </ol> <p>ADT <a href="https://dl-ssl.google.com/android/eclipse/" rel="nofollow noreferrer">https://dl-ssl.google.com/android/eclipse/</a></p> <ol start="3"> <li>Install Sequoyah from the Eclipse Download page, (not what is on MOTODEV's site)</li> </ol> <p><a href="http://download.eclipse.org/sequoyah/updates/2.0/" rel="nofollow noreferrer">http://download.eclipse.org/sequoyah/updates/2.0/</a></p> <p>4.When installing MOTODEV, Remove MOTODEV packages you don't need like linus, macos and com.motorola.studio.android.wind32.x86_64</p> <ol start="5"> <li>install Sequoyah again, this time from MOTODEV's specifcations Sequoyah <a href="http://download.eclipse.org/sequoyah/updates/2.1/2.1.1.N20120718-0509" rel="nofollow noreferrer">http://download.eclipse.org/sequoyah/updates/2.1/2.1.1.N20120718-0509</a></li> </ol> <p>At this point, there should be no errors in your project. </p> <p>Now to run MOTODEV, select package com.motorola.studio.android and run as 'Eclipse Application'</p> <p>Next a window will open that has the MOTODEV menu in the main window. </p> <p><img src="https://i.stack.imgur.com/a2ECF.jpg" alt="enter image description here"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload