How to setup Websphere 8.0 server in IntelliJ
已回答
Hi
I'm having troubles to setup Websphere in IntelliJ 2016.2
I've created a new project from existing sources. (it is not a maven project but the project does have a pom file)How do I need to configure Websphere and how to correcly setup the artifact to be deployed? I'm pretty new with artifacts. In IntelliJ there is no artifact to choose from.
请先登录再写评论。
See https://www.jetbrains.com/help/idea/2016.2/tutorial-developing-a-java-ee-application.html.
WebSphere setup would be similar.
I'll try that.
Thank you for your reply.