Hello. Anyone could help me to create a Java EE application by reproducing what there is in the following guide https://netbeans.org/kb/docs/javaee/entappclient.html in Intellij Idea IDE? I know to create a Java EE application in Netbeans thanks to that but when I try to create a java ee application in Intellij Idea I fail. It doesn't work. I create an empty project and after that i create a java class library.quite easy but after how can I create an ejb module?
↧