facebook

MyEclipse EJB project configuration

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258622 Reply

    )johan(
    Member

    Hello all,
    I use a MyEclipse EJB Project. By default the path to the META-INF folder is located at src/META-INF. That is not the location I want to use. Is there a way to configure the path to the META-INF folder? Just like you can configure the path to the WebRoot folder of a Web project (See Window > Preferences > MyEclipse > J2EE Project > Web Project > Template).

    In case you wonderd why I want to do that. For all our projects we use the standard Maven2 project layout. Here the META-INF folder of a EJB module is located at src/main/resources/META-INF.

    Thanks for the answers.
    Johan.

    #258688

    Riyad Kalla
    Member

    Johan,
    Unfortunately you cannot change this location at this time, it is assumed under the /src dir because when the project is packaged that is where it needs to be for deployment.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse EJB project configuration

You must be logged in to post in the forum log in