aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/contributing.md')
-rw-r--r--site/contributing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/contributing.md b/site/contributing.md
index 39c9c3ac92..5af0248161 100644
--- a/site/contributing.md
+++ b/site/contributing.md
@@ -54,6 +54,8 @@ closer to a fully open development model in the future (also see
## Setting up your coding environment
+_Note that some of our tests target Java 8 so you must test using a JDK 8._
+
For now we have partial support for the Eclipse and IntelliJ IDEs for Java. We
don't have IDE support for other languages in Bazel right now.