0

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?

Eylen
  • 2,617
  • 4
  • 27
  • 42
  • This has always been the case with inline plugins for all versions of Grails. Including 3.x – Joshua Moore Nov 18 '15 at 13:38
  • I thought it worked in older versions when I had used it, but I guess I'm wrong. Thanks – Eylen Nov 18 '15 at 13:43
  • No worries. I can personally confirm it does not work on v1.2, v1.3.7, v2.4.2. – Joshua Moore Nov 18 '15 at 13:44
  • I have found gsps within grails 2 inline plugins update whilst on 3 it requires a restart – V H Nov 19 '15 at 11:15
  • Grails 3 is build on spring-boot so maybe try a way described here: https://docs.spring.io/spring-boot/docs/current/reference/html/howto-hotswapping.html I wan't try this in grails application, but in other app build on top of spring-boot it is working like in documentation. – Piotr Chowaniec Nov 19 '15 at 20:04

0 Answers0