bazel-eclipse icon indicating copy to clipboard operation
bazel-eclipse copied to clipboard

projectview: support exclusions

Open simontoens opened this issue 5 years ago • 0 comments

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.

simontoens avatar Nov 29 '20 07:11 simontoens