Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37923

Hot swap while debugging

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • gradle-jpi-plugin
    • None

      Running debug with Maven supports hot swap of code. I would like to see this feature also for Gradle builds. It may be possible to explore the Gradle continuous builds feature for this purpose https://docs.gradle.org/current/userguide/continuous_build.html.
      That would possibly mean that the server must be spawned as an external java process, which also gives opportunity to set debug flags and port as parameter or configuration inside the build script instead of GRADLE_OPTS before starting Gradle.

            sghill Steve Hill
            jocce Joachim Nilsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: