vaadin/intellij-plugin

Save action causes compilation to be run twice

Closed this issue · 1 comments

Any change you make in a Java file and press cmd-s with the save action enabled causes compilation to take place at least twice

Just checked on latest plugin and some Flow based example project and got single COMPILATION STARTED / FINISHED in logs.

Must be something more complicated there...