Not able to view "attached source" in some cases
Hi,
In some cases (and I haven't been able to figure out the pattern), I'm unable to view the source for a library even though it is attached correctly. Every time I go to the class, it shows the compiled version with "/* compiled code */" everywhere.
Has anyone else ever experienced this and know a fix for?
Rishabh
Please sign in to leave a comment.
Yes I know this, I think this happens if there is a jar file somewhere
in the file tree of the project which contains a second instance of that
class. Can you check this?
If so I would recommend to open a bug report in IDEA. Please inform me
if I was right and you open a report or not.
Thomas
skewed wrote: