Giter Club home page Giter Club logo

m2e-android's Introduction

Android Configurator Stories in Ready

The Android Configurator (m2e-android) is an Maven Integration for Eclipse (m2e) plug-in that adds Maven support for Android Developer Tools (ADT) and the Maven Android Plugin. It brings the power of Maven dependency management into the ADT.

For instructions on how to get started using the m2e-android please see the project web site.

Copyright © 2009, 2010, 2011, 2012 Ricardo Gladwell, Hugo Josefson and Anthony Dannane
License: Eclipse Public License 1.0

Hacking

This section details how to set-up your environment to make code changes to the Android Configurator code base.

1. Getting Started

In addition to having Eclipse Juno installed, you need to do the following steps:

  1. Install the Android SDK.
  2. Create ANDROID_HOME environment variable containing the Android SDK install path.
  3. Ensure you have the latest update on the Android SDK (execute android update sdk --no-ui --obsolete --force)
  4. Install latest Android Development Tools.
  5. Install Eclipse Plug-in Development Environment.
  6. Install M2E Plugin 1.2+.
  7. Install Maven 3 for command line Tycho support.
  8. Install Egit.
  9. In Eclipse select Help → Install new software… and go to the m2eclipse update site.
  10. Un-check the “Group items by category” check box.
  11. You should now see the “m2e – Extensions Development Support (Optional)” plugin.
  12. Select, install and restart Eclipse.

2. Import Projects

The m2e-android project is made up of six sub-modules: the parent POM project, the core plugin, a test suite, an Android tools plugin, the feature project and an update site project.

To clone them into your Eclipse workspace follow these steps:

  1. Clone this git repository into your local workspace.
  2. In Eclipse select FileImport… in the menu and then select MavenExisting Maven Projects.
  3. Choose the parent folder you just cloned into your workspace (should be m2e-android), select all sub projects and click Finish
  4. If you get a “Plugin exception not covered by lifecycle configuration” error in your POM click “Discover new m2e connectors” which should allow you to install the Tycho configurator.
  5. Mark all new projects in the Package Explorer and right-click on them to select TeamShare Project.
  6. Select Git and click Next.
  7. Check the Use or create Repository in parent folder of project and click Finish.

Further reading

For more information on developing the m2e-android plug-in please see the following wiki pages:

m2e-android's People

Contributors

rgladwell avatar manandbytes avatar anthonydahanne avatar hugojosefson avatar shusshu avatar mrtidy avatar grundid avatar jakewharton avatar martinsefcik avatar rgarat avatar ajaegle avatar

Watchers

Paul Verest avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.