DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- In your IntelliJ beam project, navigate to View | Tool Windows | Gradle to open the gradle sidebar
- In the gradle sidebar, find the project you're looking for and expand it; for example ":beam -| sdks| sdks-java -| io -| hbase"
- Under your project, expand Tasks | build, and double-click the build task to execute it.
...