我有一个使用Maven构建的Web应用程序.大多数时候,我使用Intellij IDEA构建应用程序,但现在我想在Eclipse中导入应用程序以查看此IDE中的内容.
之后mvn eclipse:eclipse,我在Eclipse中添加了应用程序,但是当我尝试将应用程序添加到服务器(tomcat)时,我收到:
There are no resources that can be added or removed from the server
Run Code Online (Sandbox Code Playgroud)
解决方案?