re-attach sources in intellij?

后端 未结 3 1199
深忆病人
深忆病人 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:52

    Another (non-GUI) option is to delete the downloaded source files from $USER_HOME$/.ideaLibSources/ and restart IntelliJ. I'm working on a Grails project and didn't see anything relevant in the GUI.

提交回复
热议问题