Ruin0x11 / lsp-intellij

Emacs client for lsp-intellij-server
GNU General Public License v3.0
56 stars 11 forks source link

Can't read sources from maven artifacts even though they exists #4

Open iocanel opened 6 years ago

iocanel commented 6 years ago

I am trying to see the definition of a class that is part of a maven artifact. Even though the source are available both publicly and locally, I get an error message that the sources don't exits ("Not sources found for file in JAR: XXXX").