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
- Make warning message more specific by showing exact method names to use
- Change from 'Direct modification' to 'Plugin is modifying' for clarity
- Provide specific method recommendations (addCompileSourceRoot/removeCompileSourceRoot, etc.)
- Encourage reporting issues to plugin maintainers for ecosystem health
- Improve debug stack trace description
- Address concerns raised in MNG-11089 about message clarity and actionability
The improved message is more helpful for both end users and plugin developers
while maintaining the important guidance on disabling warnings.
0 commit comments