Files
gerrit/tools
David Ostrovsky 19b60b5527 Bazel: Gracefully ignore eclipse-out directory
Bazel doesn't provide a way to exclude scanning directories in project
root: [1]. Add workaround, by teaching Eclipse to exclude BUILD file
instead. With this workaround in place Eclipse and Bazel build can
co-exist:

  $ tools/eclipse/project.py # generates .classpath and other files
  # Start Eclipse and rebuild gerrit, eclipse-out is created
  $ bazel test ... # works as expected now

[1] https://github.com/bazelbuild/bazel/issues/1083

Change-Id: I7e767d0768af8bba3acc84d5fc242cab0e9abfdb
2016-10-30 08:51:31 +01:00
..
2016-10-27 22:20:26 +00:00
2016-06-10 09:18:37 +00:00
2015-08-26 09:03:24 -06:00
2016-06-14 21:12:02 +02:00
2016-09-20 13:19:15 +02:00
2016-04-20 22:02:49 +02:00
2016-09-29 13:18:19 +02:00
2016-09-20 10:19:52 +02:00
2016-09-20 10:19:52 +02:00
2016-04-20 22:02:49 +02:00
2015-06-18 17:10:11 +02:00
2016-10-24 14:47:44 +02:00