Eclipse & Tomcat 9 - Unable to drag the project

18 views Asked by At

Good morning everyone, I imported a project into Eclipse made with Spring Boot that generates a .war file.

From the 'servers' tab in Eclipse, I added my Tomcat 9, but I can't drag the project inside (I see a red prohibition symbol) or add it as a resource from the 'Add and remove' option: enter image description here

enter image description here

I've read some things online, and they talk about changes to the 'Project Facets', but people working on the same project haven't had to do anything similar and have followed the same simple procedure as mine.

Has anyone experienced something similar? How did you solve it? Thank you very much in advance!

Starting the project from Tomcat inside Eclipse, in order to also leverage debug mode (and avoiding the need for remote debugging).

0

There are 0 answers