Hi,
I would suggest you create a new user library with this single library and add the user library to the build path. You can then go to Windows > Prefs > MyEclipse > Java Enterprise Project > Web Project > Deployment and make sure only "JARs from user libraries" is checked under library deployment policies. That should get only the 1 library you want to be deployed with your project. |