facebook

Excluding .jar files WEB-INF/lib folder

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #289417 Reply

    Ashish Saraf
    Member

    Hello,

    I have created a MyEclipse web project, which has many library files (.jars, .zip) in project build path. When I export the project to MyEclipse war file, all the jars and zip file get included in the WEB-INF/lib folder. I want to know how do I selectively inclulde the library jars and zips in lib folder.

    Regards,
    Ashish Saraf

    #289424 Reply

    Loyal Water
    Member

    Ashish,
    Selective include is not possible at the moment. This is an enhancement that we are already considering for a future MyEclipse release.

    As a workaround, you can create a user library with the jars you want to exclude and add this user library to the build path. You can then go to Project > Properties > MyEclipse > Web > Deployment and then uncheck the “Jars in Web Projects user libraries” under Deployment policies.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Excluding .jar files WEB-INF/lib folder

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