We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I creates sample repository with problem: https://github.com/egorikftp/intellij-module-issue
I have shared and root module that apply "org.jetbrains.intellij.platform.module".
shared
root
"org.jetbrains.intellij.platform.module"
root depends on shared and after updating to 2.2.0 I observe following error, but project compile.
Works as expected on previous version.
Update from 2.1.0 to 2.2.0
2.2.1
8.10.2
Any
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
I creates sample repository with problem: https://github.com/egorikftp/intellij-module-issue
I have
shared
androot
module that apply"org.jetbrains.intellij.platform.module"
.root
depends onshared
and after updating to 2.2.0 I observe following error, but project compile.Works as expected on previous version.
Steps to reproduce
Update from 2.1.0 to 2.2.0
Gradle IntelliJ Plugin version
2.2.1
Gradle version
8.10.2
Operating System
Any
The text was updated successfully, but these errors were encountered: