I have a Java project that currently has a lot of JARs in its libraries directory, which are all included in the resulting package when building. I know, however, that some
Not an eclipse plugin, but I believe the "shrinking" functionality of ProGuard is exactly what you're looking for.