re-attach sources in intellij?

后端 未结 3 1172
深忆病人
深忆病人 2021-02-04 01:49

I\'m hoping to debug into the source code of jaxb-impl.

I downloaded version 2.2.6, attached the sources and then realized the app I\'m debugging is using jaxb-impl ver

3条回答
  •  广开言路
    2021-02-04 02:35

    Project Structure | Libraries (or Module Dependencies if libraries are defined there):

    sources

    In case Maven is managing the dependencies, Download Sources in the Maven Projects should also work:

    download

提交回复
热议问题