IntelliJ Development Tips

Adding the following JVM parameter to the Saros/I plug-in's run configuration enables additional developer tools.

-Didea.is.internal=true

Those tools can be found under Tools -> internal action.

For example, the UI Inspector is useful when writing GUI tests because it lets you browse the structure of the GUI components