What do libraries marked as red indicate?
Answered
I get this all the time, always had. Could someone please explain to me what libraries being marked as red indicate?
Thanks in advance
Please sign in to leave a comment.
JavaDoc and Sources are not downloaded by default, therefore the paths will be marked in red.
You can enable the option to download them and reimport:
How to enable annotations which is highlighted in yellow?
Raj Shan810 May you elaborate on what you are trying to achieve? The "Annotations" checkbox Settings (Preferences on macOS) | Build, Execution, Deployment | Build Tools | Maven | Build, Execution, Deployment | Build Tools | Maven | Importing can be just clicked to become activated.
Serge Baranov Thanks, that was helpful.