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
I see this sometimes when I import/open workspaces. I get an error like:
The container 'Bazel Classpath Container' references non existing library '/private/var/tmp/_bazel_plaird/8fc796cc5b12ab3a49bdc2597c1f16fb/execroot/bazel_demo_simplejava_mvnjar/external/org_hamcrest_hamcrest_core/jar/hamcrest-core-1.3.jar'
The workaround is to close the project that has the error, and reopen it. That eliminates the error. The jar that is being complained about always exists too.
The text was updated successfully, but these errors were encountered:
I see this sometimes when I import/open workspaces. I get an error like:
The container 'Bazel Classpath Container' references non existing library '/private/var/tmp/_bazel_plaird/8fc796cc5b12ab3a49bdc2597c1f16fb/execroot/bazel_demo_simplejava_mvnjar/external/org_hamcrest_hamcrest_core/jar/hamcrest-core-1.3.jar'
The workaround is to close the project that has the error, and reopen it. That eliminates the error. The jar that is being complained about always exists too.
The text was updated successfully, but these errors were encountered: