This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Description
While trying to setup an eclipse workspace for bazel according to https://bazel.build/contributing.html,
an error is reported in the console and the Bazel Classpath Container is not initialized.:
[...]
File "/private/var/tmp/_bazel_till/1bf5324772cb2353440eae7781088d92/external/local_eclipse_aspect/e4b_aspect.bzl", line 96, in _aspect_impl
dep.intellij_info_files
object of type 'Target' has no field 'intellij_info_files'
[...]
I'll send a PR that adds a check if the attribute exists