vaadin / intellij-plugin

Vaadin IntelliJ Plugin
Apache License 2.0
6 stars 1 forks source link

Refactor: do not use obsolete runWriteAction #143

Closed MarcinVaadin closed 2 weeks ago

MarcinVaadin commented 3 weeks ago

Replace with WriteAction.run<Throwable>.