Skip to content

Conversation

@covers1624
Copy link

@covers1624 covers1624 commented Nov 6, 2025

Previously, these settings were not firing any changed updates, causing a secondary Gradle import to be required for the output directories to change.

I'm not sure if there are tests for idea-ext importing. I did a quick search around and couldn't find any. If there are, and you would like me to add tests, please let me know.

Previously these settings were not firing any changed updates, causing a secondary Gradle import to be required for the output directories to change.
@nskvortsov
Copy link
Contributor

nskvortsov commented Nov 11, 2025

Hi,
Thank you for your contribution. The solution looks good, but we indeed need a test for it.
There are some tests for idea-ext plugin support. Mostly in org.jetbrains.plugins.gradle.importing.GradleSettingsImportingTest. You can also check usages of org.jetbrains.plugins.gradle.importing.GradleSettingsImportingTestCase#withGradleIdeaExtPlugin method for couple more examples.

Looking forward to your updates!

@nskvortsov nskvortsov added the Waiting for Reply The author needs to provide additional details requested by IntelliJ IDEA developers label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Waiting for Reply The author needs to provide additional details requested by IntelliJ IDEA developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants