| ... | ... | @@ -26,9 +26,9 @@ The Bazel team officially supports Bazel on these platforms: |
|
|
|
6. Navigate to the JDK directory (for example `C:\Program Files\Java\jdk1.8.0_152`).
|
|
|
|
7. Click "OK" on all dialog windows.
|
|
|
|
|
|
|
|
## Get the sample project
|
|
|
|
## Clone Bazel-java project
|
|
|
|
|
|
|
|
Retrieve the sample project from Bazel's GitHub repository:
|
|
|
|
Retrieve the project from Evydtech repository:
|
|
|
|
|
|
|
|
```sh
|
|
|
|
git clone https://github.com/evydtech/bazel-java.git
|
| ... | ... | |