Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

//external JDK support creates circular symlink #87

Closed
hanwen opened this issue Mar 31, 2015 · 0 comments
Closed

//external JDK support creates circular symlink #87

hanwen opened this issue Mar 31, 2015 · 0 comments
Assignees

Comments

@hanwen
Copy link
Contributor

hanwen commented Mar 31, 2015

$ ls -l bazel-bazel/external/local-jdk
lrwxrwxrwx. 1 hanwen hanwen 122 Mar 31 19:03 bazel-bazel/external/local-jdk -> /home/hanwen/.cache/bazel/_bazel_hanwen/0c4198804daf70e6b39cbe31e3a971c4/.external-repository/local-jdk/external/local-jdk

$ ls -l bazel-bazel/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk
lrwxrwxrwx. 1 hanwen hanwen 103 Mar 31 19:03 bazel-bazel/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk/external/local-jdk -> /home/hanwen/.cache/bazel/_bazel_hanwen/0c4198804daf70e6b39cbe31e3a971c4/.external-repository/local-jdk

this confuses IDEs trying to index the tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants