Eclipse > Java > open linked resources sources (.java instead of .class )?

前端 未结 4 2039
暗喜
暗喜 2020-12-03 22:35

I have 2 projects, A and B

project B have in his build path > libraries the class folder of A (Eclipse also recognized that there is a \"Source attachment\" and adde

4条回答
  •  醉梦人生
    2020-12-03 23:26

    Remove project A from "build path > libraries" and put it in "build path > projects".

提交回复
热议问题