facebook

Deployment question

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197484 Reply

    rafeco
    Member

    I have my persistence code in a separate project from my web project, and I have that persistence project set up as a required project for my web project.

    My question is how to have MyEclipseIDE automatically include the classes that belong to the other required project in the WEB-INF/classes directory when it deploys my web application. Is there a way to set up MyEclipseIDE to take care of this automatically?

    #197486 Reply

    support-michael
    Keymaster

    Support for deployment of dependent projects is a high priority feature that we are working on for an upcoming release. For the short term you can jar the dependent project and include in the web project’s WEB-INF/lib folder. We will have more to say on this topic very shortly.

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Deployment question

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