bazel-eclipse
bazel-eclipse copied to clipboard
projectview: support exclusions
If a directory or target in the projectview file starts with '-', it should be treated as an exclusion (this is how the feature works in IJ also). This will be useful to exclude "heavy" targets from being built that are not needed by BEF.