google / google/caliper

Sample tutorial commands doesn't work. Seems like the documents have not been update properly

Open
#171 1 comment 0 reactions 0 assignees View on GitHub
P4 type=defect type=documentation
Dominant language
Java
Stars
818
Forks
112
Avg merge
12m
Merged PRs (30d)
5

Description

```
What steps will reproduce the problem?
1.Download the caliper.
2.Exuecute the command
cd caliper
mvn eclipse:configure-workspace eclipse:eclipse install
cd ../examples
mvn eclipse:configure-workspace eclipse:eclipse install

3. execute this command in caliperhome/caliper directory.
CLASSPATH=build/classes/test caliper tutorial.Tutorial.Benchmark1
you will get the exceptions. It seems like there is no build/classes/test exist and there is not caliper command or script in the System Path. I noticed that there is one script called caliper exists in the scripts folder.

What is the expected output? What do you see instead?
At least it should execute the command and show the result.

What version of the product are you using? On what operating system?
I am using the latest version of code on Ubuntu 12.10.

Please provide any additional information below.
```

Original issue reported on code.google.com by `rakeshcu...@gmail.com` on 26 Aug 2012 at 5:23

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.