Java Enterprise doesn't appear in IntelliJ

前提是你 提交于 2020-01-14 12:41:51

问题


I have problem about importing Java EE glassfish server to my IntelliJ. I have searched nothing on the web.

When I want to create a new glassfish project, I don't have option for it.

I can't add image cause I don't have reputation for it. I add direct link to image below text.

Screenshots:


回答1:


It appears you have a community version of IntelliJ. Tools to support enterprise frameworks, like JavaEE or Grails, are only available in paid version. If need a free JavaEE IDE, I recommend Netbeans,which is similar to IntelliJ but free, or Eclipse, which is also great, but more different



来源:https://stackoverflow.com/questions/35812906/java-enterprise-doesnt-appear-in-intellij

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!