The only thing that exists in Eclipse, which I miss in IntelliJ IDEA is \"save actions\" - possibility to do some actions (usually formatting) when a file is saved.
Had the same problem, but Save Actions were not flexible enough.
I went for File Watchers plugin which allows for running custom programs each time a file of a given type changes.