Files
openide/plugins/eclipse/testData
Nikolay Chashnikov 4aab5aa470 [workspace model] eclipse: correctly load references to global libraries from .classpath (IDEA-253564)
In the old model IDEA may resolve USER_LIBRARY/* references to global libraries as well, not only project-level libraries (see EclipseClasspathReader.findLibraryByName). So in workspace model we should check whether there is a global library with such name and setup library dependency accordingly.

GitOrigin-RevId: 0916219e8d34c50f928272ebd19fcb47c1fc693b
2020-10-26 16:45:29 +00:00
..