aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/java-skylark/README.md
blob: 970a859f543628e86d4f8d933c89689b23c799df (plain)
1
2
3
4
5
6
7
Skylark Java Examples
=====================

Use the native Java rules (see the examples in
_base_workspace/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).