aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/java-skylark/README.md
blob: 8a3eea18b2dcd0c7413998a94e61f57472828d9b (plain)
1
2
3
4
5
# Skylark 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 Skylark rules can be
used (see _tools/build_rules/java_rules_skylark.bzl_ for the rule definitions).