maven - intellij idea specify repository for downloading sources -


it seems question can related how automatically attach source code dependency in intellij? it`s not in full manner.

in debug mode i'm getting decompiled file , idea ask me download or set path sources.

download button

for resolving i'm using nexus repository aggregates different vendors public jars (proxy repositories,reuploaded jars , etc). unfortunately contains jars doesn't contain sources or javadocs.

but @ same time vendors' repositories contain sources. after clicking "download" button - can see idea try find sources in "oss.sonatype.org" repository.

downloading sources

so ability set list of repositories idea can search sources?

check settings of intellij idea "settings-->maven-->repositories

there 2 sections:

  • index maven repositories
  • artifactory or nexus service urls

Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -