You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| caliper | 4 years ago | |
| examples | 4 years ago | |
| expectations | 4 years ago | |
| lib | 4 years ago | |
| scripts | 4 years ago | |
| tutorial | 4 years ago | |
| Android.mk | 4 years ago | |
| COPYING | 4 years ago | |
| CleanSpec.mk | 4 years ago | |
| MODULE_LICENSE_APACHE2 | 4 years ago | |
| NOTICE | 4 years ago | |
| OWNERS | 4 years ago | |
| README | 4 years ago | |
| README.android | 4 years ago | |
README
To build this project with Maven:
1. cd caliper
mvn eclipse:configure-workspace eclipse:eclipse install
2. To build examples
cd examples
mvn eclipse:configure-workspace eclipse:eclipse install