Closed purplezimmermann closed 3 weeks ago
Same as #133 . You cannot run Maven or Gradle tasks using hotswap agent, you need to run the Java application file
Thanks, @Artur- for the "temporary workaround" :)
It's not really a workaround, you will have much fewer problems if you run the Java class instead of a Gradle or Maven target when developing. Not sure we can even make hotswapping work when running through Gradle/Maven as it is then the build target that decides how the application is launched
Will be covered in https://github.com/vaadin/intellij-plugin/issues/144, closing as duplicate
-- on Debug using HotswapAgent w/default Gradle [bootRun] task configuration selected ...
Plugin version: 1.3.6 IDE version: IntelliJ IDEA 2024.2.4 OS: Windows 11
Stacktrace: