facebook

Dependent web projects

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

    breako2
    Member

    Hi,
    I have a web project.
    This web project is dependent on three other projects which I want to package and deploy as 3 separate jars. Each separate project getting it’s own jar.
    I click Project / Properties and then go to the deployment tab.
    I select, Jar depend projects and place in the lib directory?
    My questions are:
    How do I tell my web project what these projects are and how they should be jar’d?

    Many thanks
    Breako

    #261651

    Riyad Kalla
    Member

    Breako,
    The other projects that need to get packaged up must be plain Java projects. If they are, you made the right setting change, now you just need ot add the Projects to your build path, and lastly go down to the Project References settings and mark them all as referenced projects. You should be all set then.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Dependent web projects

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