Hi,
given a normal Java project created with Eclipse, I’d like to add “EJB Project Capabilities”.
I’ve already done an analogous operation using the function “Add WebProject Capabilities” from the “My Eclpise” menu.
My goal is convert an existing Java Project into an EJB Project, so I can add it to an Enterprise Application.
If it’s not possible via normal IDE functions, can I modify some configuration files in order to convert manually my project?