I'm using Intellij Idea 15 and Grails 3.0.9 and auto-reloading of main application is working without many problems, but I'm unable to make auto-reloading work for inline plugin (or multi project in gradle as it's called now I think).
Is there any way to force this behaviour or the only way is to stop and run again the main application?