aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/java-skylark/README.md
blob: b50c8ec6778072ea233e8f648bf0e0665d216d20 (plain)
1
2
3
4
5
6
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).