Eclipse Deployment Assembly does not appear in properties

后端 未结 5 2233
醉梦人生
醉梦人生 2020-12-14 01:56

In a new project of mine I cannot see the Deployment Assembly link in the project properties. It is There in my other projects which are configured in the same way (as far a

5条回答
  •  死守一世寂寞
    2020-12-14 02:23

    When I tried to add this config to the .project, I had the same problem that wharron, "Error Checking Project Facets", then I went to the "Project Facets" option of the build path , I choose a custom one, then checked the option "Utility Module", Applied and the next time I opened the build path the Deployment Assembly was there and working ok.

提交回复
热议问题