在开发过程中,有时候需要查看jar文件的源码,这里讲解如何设置。
  选中某一个jar文件,如我这里选中的是struts2-core-2.1.6.jar,然后右键-->Properties-->Java Source Attachment-->Externam Folder,然后找到你的struts 2的包的位置,D:/MyEclipse插件/struts-2.1.8.1/src/core/src/main/java,安装这个路径,确定即可在MyEclipse查看源文件了。

相关文章:

  • 2021-09-15
  • 2022-01-08
  • 2021-10-30
  • 2022-03-09
  • 2021-07-06
  • 2022-01-08
  • 2021-04-18
猜你喜欢
  • 2022-12-23
  • 2021-11-18
  • 2021-06-24
  • 2021-12-14
  • 2021-06-16
  • 2021-06-08
  • 2021-10-23
相关资源
相似解决方案