Skip to content

Building From Eclipse

kevinsawicki edited this page Jul 26, 2012 · 10 revisions

The GitHub Android app can be build by a simple running of mvn clean install from the repository's root directory but you may also want to build/launch the projects and this page outlines the extra steps required to do so.

The com.github.mobile project should now build and be launchable and with no error markers. If you still see error markers try running the Project > Clean... menu and/or restart Eclipse.

Clone this wiki locally