Merge "Revert "IntelliJ support: Add temporary option as workaround for an issue""

This commit is contained in:
Alice Kober-Sotzek
2019-09-10 07:35:25 +00:00
committed by Gerrit Code Review

View File

@@ -22,6 +22,3 @@ workspace_type: java
build_flags:
--javacopt=-g
# Temporarily add an option to work around an error in the Bazel IntelliJ plugin.
# TODO(aliceks): Remove when issue is fixed.
--incompatible_depset_is_not_iterable=false