Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Are you just developing a web app with no EJBs? Then what you want is a Web Project. The Enterprise Project is meant as an “umbrella” of EJB and Web modules that are packaged and deployed together. It isn’t meant to put code in directly.
Riyad, I am creating a project with Web and EJB modules. Currently I am putting the code directly into the structure that MyEclipse created (as I showed above). Is this wrong and if so why does MyEclipse create a src directory and where should I be creating the source.
Currently I am putting the code directly into the structure that MyEclipse created (as I showed above). Is this wrong and if so why does MyEclipse create a src directory and where should I be creating the source.
No, it’s not wrong. Using the default structure that we create will make things much easier for you in the long run. For some specific examples you might want to review our Enterprise Application Projects quickstart that’s available in the application’s help system on your machine or on our website in the documentation section here: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html