cholick / idea-spock-enhancements

A plugin for IntelliJ IDEA that improves integration with the Spock specification framework
Other
30 stars 10 forks source link

IntellijJ 13 is removing deprecated methods used in this plugin #5

Closed cholick closed 11 years ago

cholick commented 11 years ago

IntelliJ 13 will removed the deprecated HighlightInfo.createHighlightInfo - need some method to support both this and backward compatibility.

https://github.com/Jetbrains/intellij-community/blob/master/platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/HighlightInfo.java