You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix sourcepath configuration to preserve existing values
Modify JavaCompileConfigurator and KotlinCompileConfigurator to append
resource directories to the existing sourcepath instead of replacing it.
This ensures compatibility with projects that have custom sourcepath
configurations.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments