Skip to content

Automatically exported from code.google.com/p/caliper

License

Notifications You must be signed in to change notification settings

phishman3579/caliper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build this project with Maven (assuming you are in the caliper root directory):
1.  cd caliper
# Make sure it builds
1a. mvn eclipse:configure-workspace eclipse:eclipse install -Dmaven.test.skip=true
# Optionally, run the tests
1b. mvn eclipse:configure-workspace eclipse:eclipse install

cd ..

To build examples
2.  cd examples
# There are no tests in the examples
2a. mvn eclipse:configure-workspace eclipse:eclipse install

About

Automatically exported from code.google.com/p/caliper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%