mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
There is a change in internal method, that was accidentally made public. It cannot be reverted because it breaks compatibility anyway, because it also throws a checked exception now. And this exception is necessary for new functionality.