gerrit/.bazelproject
David Ostrovsky fdbfcad77d Remove Buck based build
Bug: Issue 5302
Change-Id: I6e860446ef30ff0ad1c7c49fc0e39d39d921820b
2017-01-23 12:44:58 +00:00

21 lines
343 B
Plaintext

# The project view file (.bazelproject) is used to import Gerrit Bazel packages into the IDE.
#
# See: https://ij.bazel.io/docs/project-views.html
directories:
.
-eclipse-out
-contrib
-gerrit-package-plugins
-logs
-./.metadata
-./.settings
-./.apt_generated
targets:
//...:all
java_language_level: 8
workspace_type: java