I created a combined Jar file containing classes and different jars, using eclipse. I added the Jar file in build path of a project as an external archive. Now eclipse doesn't allow me to see or import the classes inside these jar files. Here's the link of that eclipse is showing me
How can I view and import the .class files inside these jars?