forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
HelloWorldEclipse
Romain SERTELON edited this page Jan 6, 2012
·
1 revision
We now use the functional-test-1-5 project to test functional changes. It uses Robolectric, which enables functional tests without having to start an emulator.
HelloWorldEclipse is mainly used as a test project to develop new features on AndroidAnnotations. Therefore, it should not be imported as a standalone project.
- Checkout AndroidAnnotations: git://github.com/excilys/androidannotations.git
- Run
mvn packageto create the jar in the target folder of the AndroidAnnotations project - Import the AndroidAnnotations project into Eclipse, as a Maven project (using M2Eclipse)
- Import the HelloWorldEclipse project into Eclipse.
AndroidAnnotations was created by Pierre-Yves Ricau and is sponsored by eBusinessInformations.
04/03/2013 The 2.7.1 release is out
- Get started!
- Download
- Cookbook, full of recipes
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow