microsoft / build-server-for-gradle

An implementation of the Build Server Protocol for Gradle
MIT License
51 stars 8 forks source link

refactor: Add launch configuration for debugging plugin #81

Closed jdneo closed 1 year ago

jdneo commented 1 year ago

When the system property plugin.debug.enabled is set to true, the build server will add jdwp arguments for the purpose of debugging the plugin.