Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>The recommended way is to use the <strong>Maven Integration for Android Development Tools</strong> and the Maven Android Plugin provides instructions. From the <a href="http://code.google.com/p/maven-android-plugin/wiki/EclipseIntegration" rel="noreferrer">Eclipse Integration</a> page:</p> <blockquote> <h2>Introduction</h2> <p>Android's official development effort provides solid support for Eclipse integration, and we'd like to make sure maven-android-plugin helps bridge Maven, Android, and Eclipse. This page will help us collect information on what works and doesn't work</p> <h3>The solution</h3> <p>To make maven-android-plugin work well in Eclipse with ADT, this is what you need:</p> <ol> <li>Go to the <a href="http://code.google.com/a/eclipselabs.org/p/m2eclipse-android-integration/" rel="noreferrer">M2Eclipse Android Integration project page</a> and install the tools listed under Requirements.</li> <li>Of course, set up update-site url and install the M2Eclipse Android Integration plugin in Eclipse. * Get version 0.2.2 or later. It should be under the category 'Maven Integration for Android Development Tools'. </li> <li>In Eclipse, to bring in your Maven Android projects, choose File -> Import... -> Maven -> Existing Maven Projects.</li> </ol> </blockquote> <p>So jump to the <a href="http://code.google.com/a/eclipselabs.org/p/m2eclipse-android-integration/" rel="noreferrer">M2Eclipse Android Integration project page</a> and then to the <a href="http://code.google.com/a/eclipselabs.org/p/m2eclipse-android-integration/wiki/GettingStarted" rel="noreferrer">Getting Started</a> guide for very detailed instructions.</p> <p>With the right tooling, the directory of the generated code should be added automatically as source directory under Eclipse.</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