Compile failed when external library is on a via a junction link

已回答

 Does anyone know why my java project would not compile when the project and external library is accessed via a windows directory that is a junction?  It would compile when the path for the external library was changed to its non-junction location.  Auto-complete was working just fine but it would not compile.  I received 1) package does not exist, and 2) cannot find symbol.

0

IDE may not recognize changed files under junctions, see https://youtrack.jetbrains.com/issue/IDEA-88995.

0

请先登录再写评论。