You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bazel does not allow cyclic dependencies, yet at times Eclipse will get into a state such that it detects a cycle in project dependencies from BEF managed projects. I believe there are a couple of bugs at work here.
This will appear as an error in the problem view, and there is no solution other than re-importing the workspace.
You may see this error on the BEF error log:
"Breaking out of infinite loop..."
The text was updated successfully, but these errors were encountered:
Bazel does not allow cyclic dependencies, yet at times Eclipse will get into a state such that it detects a cycle in project dependencies from BEF managed projects. I believe there are a couple of bugs at work here.
This will appear as an error in the problem view, and there is no solution other than re-importing the workspace.
You may see this error on the BEF error log:
"Breaking out of infinite loop..."
The text was updated successfully, but these errors were encountered: