Multiple EJBs using the same source root
I have multiple EJBs that need to use the same source root. However, when I try to define this in the module settings, I can only use my source root for one EJB. For the others, that source root selection is disabled.
How can I get around this problem?
Thanks
Attachment(s):
intellij.JPG
请先登录再写评论。
There is no way to share the same source root between multiple EJB
facets. IDEA must be able to distinguish EJB beans corresponding to
different facets in order to use proper ejb-jar.xml for EJB beans and
pack EJB class files into proper jar-files.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"