简体   繁体   English

IntelliJ IDEA 13社区版-缺少EJB Facet

[英]IntelliJ IDEA 13 community edition - EJB Facet Missing

I'm trying to generate EJB's in IDEA 13 CE for my Play Framework project, however, the options outlined in the IntelliJ documentation are missing. 我正在尝试为我的Play Framework项目在IDEA 13 CE中生成EJB,但是缺少IntelliJ文档中概述的选项。

For example, the docs say to go to File->Project Structure->Modules->Click Add->Select EJB , however, I do not have the EJB option. 例如,文档说去File->Project Structure->Modules->Click Add->Select EJB ,但是,我没有EJB选项。 All I have are Android and Groovy. 我只有Android和Groovy。

Am I missing something, or is this not supported in the CE? 我是否缺少某些内容,或者CE不支持此功能?

EJB is IntelliJ Ultimate feature EJB是IntelliJ Ultimate功能

http://www.jetbrains.com/idea/features/java_ee.html http://www.jetbrains.com/idea/features/java_ee.html

Support for Java EE is only available in IntelliJ IDEA Ultimate. 仅在IntelliJ IDEA Ultimate中提供对Java EE的支持。

IntelliJ IDEA Editions Comparison IntelliJ IDEA版本比较

http://www.jetbrains.com/idea/features/editions_comparison_matrix.html http://www.jetbrains.com/idea/features/editions_comparison_matrix.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM