Powered by windanchaos  文 - 篇  访客 -

eclipse class file editor source not found


  分类:Java编程语言  / 
更新:1970-01-01 08:33:37  /  创建:2017-04-18 16:11:28
不要删除

使用maven构建的依赖库,selenium 要查看源代码,提示source not found。主要是因为maven下依赖库的时候,没有下载源代码,class无法解析出来。
直接右击项目,选择run as —》 maven Build,在Goals中输入:dependency:sources
这里写图片描述
然后就自动下载库对应的源代码~~完美解决!


不要删除

建站不易,投喂随意