How does idea relate to the source code and can be edited?

< H2 > demand < / H2 >

when studying the source code, you need to associate the source code, debug and code, and in some places you may want to take notes and add comments.
but the jar form of the associated source code package cannot be edited.
so is there any simple and effective way to make it editable?

[more]
I want source code editable .
so far I know that you can edit the source code by decompressing the source package and associating the decompressed folder. But this is too troublesome!
every source jar package is like this. I will be exhausted to death.

Mar.16,2021

clipboard.png

Maven pom.xml Maven - Download Sources ( )Idea

Maven sources :
something.jar something-sources.jar


,


jar?
image.png
use the document
to extract jar-vf. batch decompression. I haven't found any other way to import. Can I directly replace the file?

Menu