Corneel,
What you can do is have the libraries that you want to omit on the project build path. You can then go to Windows > Pref > MyEclipse > Java Enterprise Project > Web Project > Deployment and uncheck “JARS on web-project build path” under library deployment policy.
The libraries that you want to deploy can be placed in a user library and the user library can be added to the project.