Idea 2017.3 for Java 9 project (opened via symlink in path) duplicates editor window on syntax error
已回答
Hello,
I am using Idea 2017.3 under Ubuntu 16.04. I've noticed that when I open Java project (JDK 9.0.1) via symlink in path, Idea duplicates editor window on syntax error. Please, find screen at the end of the message (tmp_link is a symlink which points at tmp directory, the project itself was opened via /.../tmp_link/ path) The problem manifests itself only when below conditions are met:
1. Java project uses Java 9 (JDK 9.0.1 in my case)
2. There is a symlink somewhere in project path.
Thank you very much!

请先登录再写评论。
There are many issues related to symlinks, see https://youtrack.jetbrains.com/issues?q=project:%20IDEA,IDEABKL%20order%20by:%20updated%20%23symlinks%20%23unresolved.