Difference between extracting and packaging libraries into a jar file

后端 未结 3 1328
感动是毒
感动是毒 2020-11-30 03:08

I would like to know the difference between extracting and packaging libraries into a jar file from eclipse with the runnable jar file creation.

If my program (runna

3条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-30 03:16

    Try it both ways, and open the resulting jar files with a Zip program. Very instructive.

提交回复
热议问题