I have multiple JAR files, which I have to add to classpath in Eclipse.
Is it possible to combine 30 files in one file and include that file?
Your may want to have a look at jarjar.
If you use an ant task you can also go for zipgroupfileset:
zipgroupfileset