Skip to content

feat: Add configurable split-package detection via detect_split_packages setting#56

Open
runchen0919 wants to merge 1 commit intoeclipseguru:mainfrom
runchen0919:add_detect_split_packages_config
Open

feat: Add configurable split-package detection via detect_split_packages setting#56
runchen0919 wants to merge 1 commit intoeclipseguru:mainfrom
runchen0919:add_detect_split_packages_config

Conversation

@runchen0919
Copy link

Allow users to disable split-package warnings through a new detect_split_packages target provisioning setting (default: true).

This is useful for monorepo projects where multiple targets share source directories and restructuring is not feasible.

  • Add DETECT_SPLIT_PACKAGES constant in BaseProvisioningStrategy
  • Read configuration with default value "true"
  • Update projectviews.md documentation

…ges setting

Allow users to disable split-package warnings through a new
`detect_split_packages` target provisioning setting (default: true).

This is useful for monorepo projects where multiple targets share source
directories and restructuring is not feasible.

- Add DETECT_SPLIT_PACKAGES constant in BaseProvisioningStrategy
- Read configuration with default value "true"
- Update projectviews.md documentation
@runchen0919 runchen0919 marked this pull request as ready for review February 24, 2026 02:07
@runchen0919
Copy link
Author

cc: @guw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant