I am having a weird problem with intellij. A handful of people in here, had similar issues in the past but none of the proposed solutions worked for me.
So I am trying to view the javadoc for a builtin class(in my example java.io.FileReader) but I am only getting information about the signature, not details about the method as it is usually happening. I have also tried things around quick and external documentation, I have even added an external doc url in the project settings but nothing happened.
In the screenshot you can see the output I am getting. Any help appreciated.