blob: c54683c5e18038a6abc2551d08e27d8e92a527a0 [file] [log] [blame]
Paul Duffin7fc0b452015-11-10 17:45:15 +00001To build this project with Maven:
2
31. cd caliper
4mvn eclipse:configure-workspace eclipse:eclipse install
5
62. To build examples
7cd examples
8mvn eclipse:configure-workspace eclipse:eclipse install