mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
Some of the methods from AttachmentFactory don't depend on classes from platform.core, so they were moved to a new AttachmentFactory class which is located in platform.util module (this is needed to remove dependency on platform.core from platform.workspaceModel.jps module, IDEA-252970). Methods which do depend on intellij.core classes were moved to CoreAttachmentFactory class. GitOrigin-RevId: 8669ecdfbf6ecb844e415014ca736459dc3d0e96