Files
openide/jps/model-serialization/testSrc
Nikolay Chashnikov 35a9f9cbc7 [jps model] make JpsLibraryCollectionBridge a real JpsElement (IJPL-409)
We have code that invokes `jpsLibrary.getParent().getParent()` to get a JpsModule instance for a module-level library. To keep such code working, we need to have JpsModule and JpsProject as super-parents (not direct parents) of JpsLibrary instances in the new implementation as well.

GitOrigin-RevId: a5f944d152229275b05efdfc686afa091c3fd963
2024-08-14 17:15:46 +00:00
..