I am facing an issue in IntelliJ when I tried to build my project through maven using
mvn clean install
I have tried different ways like changing the path of my JDK but nothing worked. Can someone help me out with this issue?
For me adding jetbrains dependency worked fine.
Provide dependency something like this.
For Gradle:
implementation 'org.jetbrains:annotations:16.0.2'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With