Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(idea): exclude some things from import suggestions #5068

Merged
merged 2 commits into from
Aug 21, 2022

Conversation

keturn
Copy link
Member

@keturn keturn commented Aug 21, 2022

  • exclude some things from import suggestions
  • add kotlinc default configuration (seemingly added with some recent IntelliJ version?)

How to test

Restart IntelliJ and see if it complains about these files or makes changes to them.

com.google.api.client.util: seems to contain an internal copy of guava; use guava import path instead
org.junit.platform.commons.logging: JUnit's internal logging interfaces
@github-actions github-actions bot added the Category: Build/CI Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc. label Aug 21, 2022
@skaldarnar
Copy link
Member

skaldarnar commented Aug 21, 2022

Hm, now I'm confused - I restarted IntelliJ and it was happy, I restarted a second time and now I got this again .... 🤔

image

Edit: third retry and no warning. 🤷 let's get this merged!

@keturn keturn merged commit d0d460b into develop Aug 21, 2022
@keturn keturn deleted the build/idea-2022.2 branch August 21, 2022 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Build/CI Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants