Is there an equivalent of “Add existing file” (to project) in Eclipse?

前端 未结 8 2065
情深已故
情深已故 2020-12-24 04:51

I am trying to map my Visual Studio experience onto Eclipse. Right now, I wish to add a file existing somewhere on the file system into a project in Eclipse. I expect it to

8条回答
  •  独厮守ぢ
    2020-12-24 05:33

    Even easier. Just drag and drop the file from explorer into the correct package in Eclipse. It will ask you if you want to copy or link the file(s).

提交回复
热议问题