 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Excluding .jar files WEB-INF/lib folder
Posted: Sep 26, 2008 - 02:54 PM
|
|

Joined: Jul 28, 2008
Posts: 8
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Excluding .jar files WEB-INF/lib folder
Posted: Sep 26, 2008 - 04:16 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5659
|
|
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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |