convert module type
Hello,
I have imported an Eclipse project into IDEA. The project has several modules, and all of them are imported as the default Java modules. This is probably why I can't use the JBoss plugin with them (the application server config tab is not in the module properties window)
How do I convert the Java module into an EJB/Web one, so I have the application server config for the module?
Thanks
Kirill
请先登录再写评论。
Is this possible with Idea 6.X? I would also like to convert a module to an EJB one, but not sure how. Or is there some workaround?