tree: 7464b32b4ad66e3cf5c58431757d4f245fd153ce [path history] [tgz]
  1. src/
  2. BUILD
  3. README.md
examples/java-starlark/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).