amelentev / java-oo

Java Operator Overloading
http://amelentev.github.io/java-oo/
268 stars 31 forks source link

Intellij 15 plugin: no inspections #36

Closed toonijn closed 8 years ago

toonijn commented 8 years ago

Hi,

A very nice addition to java, I love it. But in Intellij 15.0.2 a lot of inspection don't execute when the plugin is enabled.

Thank you

amelentev commented 8 years ago

Fixed in idea-oo-0.5. Please update/reinstall plugin from repository. So many problems just because IDEA devs hid constructor of HighlightVisitorImpl :(