Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse dynamic web project has multiple duplicate deployment descriptors

Tags:

eclipse

I have an Eclipse Dynamic Web Project that has multiple deployment descriptors (2 extra) that are adversely affecting deployment:

enter image description here

I do not know how extra came to be, nor how to get rid of them. There is only 1 web.xml file in the project located in WebContent/WEB-INF

How do I eliminate the extra descriptors?

Edit

Created a new Dynamic Web Project in workspace. The new project only has 1 deployment descriptor:

enter image description here

Furthermore, the contents of the .settings folder:

enter image description here

Whereas the .settings folder for the project with the extra deployment descriptors:

enter image description here

like image 488
Roy Hinkley Avatar asked Aug 11 '26 00:08

Roy Hinkley


1 Answers

I had the same problem and a simple right click on the project and "Refresh" erased the duplicates ones

like image 59
Marcelo Carvalho Nascimento Avatar answered Aug 15 '26 15:08

Marcelo Carvalho Nascimento



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!