Giter Club home page Giter Club logo

m2e-android's Introduction

#Android for Maven Eclipse Stories in Ready Build Status

Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014 Ricardo Gladwell, Hugo Josefson, Anthony Dannane, Mykola Nikishov, Raphael Ackermann, Csaba Kozák, and Sonatype Inc.. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 1.0 which accompanies this distribution

Android for Maven Eclipse (m2e-android) is a Maven Eclipse extension that adds Maven support to the Android Developer Tools (ADT). 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.

To build execute the following commands from within the project folder:

$ mvn --file org.sonatype.aether/pom.xml install
$ mvn install

Special thanks to our patrons who crowdfunded project development through Patreon:

##Eclipse Set-up

This section details how to set-up your Eclipse development environment to make code changes to the m2e-android code base:

The m2e-android project is made up of several 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:

  • Clone this git repository into your local workspace.
  • In Eclipse select File -> Import... in the menu and then select Maven -> Existing Maven Projects.
  • Choose the parent folder you just cloned into your workspace (should be m2e-android), select all sub projects and click Finish
  • 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.
  • Mark all new projects in the Package Explorer and right-click on them to select Team -> Share Project.
  • Select Git and click Next.
  • 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:

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.