Merge pull request #725 from izeye
* gh-725: Document how to build samples in CONTRIBUTING.md Closes gh-725
This commit is contained in:
@@ -47,6 +47,12 @@ To build the source you will need Java 8 or later. The code is built with Gradle
|
||||
$ ./gradlew build
|
||||
```
|
||||
|
||||
To build the samples, run the following command:
|
||||
|
||||
```
|
||||
$ ./gradlew buildSamples
|
||||
```
|
||||
|
||||
### Importing into Eclipse
|
||||
|
||||
The project has Gradle's Eclipse plugin applied. Eclipse project and classpath metadata
|
||||
|
||||
Reference in New Issue
Block a user