facebook

Packaging of Libraries

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #290638 Reply

    ejvyas
    Member

    how do i add user libaries to my project and ensure that that are in the file packaging?

    It seems I can add libraries but they are not packaged in the file war file

    #290652 Reply

    Loyal Water
    Member

    You will have to go to Windows > Prefs > MyEclipse > Java Enterprise Proj > Web Project > Deployment and make sure you have “JARs in web projects user libraries” checked under Library Deployment Policies.

    #290659 Reply

    ejvyas
    Member

    What about other Java projects like JARs. Are they packaged by default?

    #290679 Reply

    Loyal Water
    Member

    The jars on the buildpath will be packaged if you have the option checked under Library Deployment Policies.

    #290680 Reply

    ejvyas
    Member

    please elaborate

    #290701 Reply

    Loyal Water
    Member

    If you go to Windows > Prefs > MyEclipse > Java Enterprise Proj > Web Project > Deployment, there is an option that says “JARs in web projects Build Path” under Library Deployment Policies. If you have this option checked, all the JARs on the project build path will be packaged with the project.

    Do you have the JARs at any other location?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Packaging of Libraries

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