fwcd / fwcd/kotlin-debug-adapter
Configuring for multi-project builds
- Dominant language
- Kotlin
- Stars
- 150
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
I have a multi-project build with a top-level `build.gradle` and then subprojects, including Kotlin subprojects, that do *not* have individual `build.gradle` files.
Is there a way to configure `launch.json` in Visual Studio Code to cope with that project structure in order to debug one or more of the subprojects?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the top-level build.gradle, the Kotlin subprojects without individual build.gradle files, and the launch.json configuration in Visual Studio Code. Determine how the existing adapter discovers projects and what configuration is needed to debug one or more subprojects. Done means a documented launch.json setup works for this multi-project structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100