Can't navigate to sources for Maven dependencies easily with IntelliJ IDEA 12 -


i added library maven searching within intellij, , checked boxes download sources , javadoc, idea tells me did.

however, in some of library files click into, says "/* compiled code */", though exact source code files available in jar can see right there in project.

does know how fix this?

if check libraries tab in project settings you'll see each library can have entry sources jar. if 1 you're looking doesn't have one, add manually.

this lot easier if use maven.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -