tree: 6d8ebf32ce486b049f2ec7b15a9ac919b3272b1a [path history] [tgz]
  1. src/
  2. BUILD
  3. README.md
examples/java-skylark/README.md

Starlark Java Examples

Use the native Java rules (see the examples in examples/java-native) for building Java, not these. These files are examples of how Starlark rules can be used (see tools/build_rules/java_rules_skylark.bzl for the rule definitions).