How can I transform a eclipse project in web module
I just imported a eclipse workspace, that contains a web project, and now I need to convert the imported project to web module, to run/deploy in the weblogic server.
How can I do that?
Thanks
请先登录再写评论。
IntelliJ has a plugin for eclipse that helps you migrate your project to IntelliJ. Perfect!
The plugin eclipse-workspace don't do that.