"unresolved module dependencies" inspection
Answered
What is the purpose of this warning?
https://www.jetbrains.com/help/inspectopedia/JavaEmptyModuleInfoFile.html
I don't want to have a warning and also don't want to add a comment, I feel it's clear that there are no dependencies and I wonder why Idea reports this.
But perhaps I'm missing some knowledge here?
Please sign in to leave a comment.
Hi Kreska07 , please disable the inspection via Settings or Preferences | Editor | Inspections | Java | Visibility
Thank you for the suggestion, yet I'd like to understand why it is even here. Could you please explain the reasoning behind this?