I was wondering if I get help in regard to adding up multiple JAR files in class path via terminal or via eclipse.
I use Eclipse on ubuntu & my lib folder with JARS lies under project folder, I've tried to add jars on the classpath through eclipse "java build path", but it is weird because it shows only .system folder under project folder while clicking on add JARs , no lib folder exist.
Grateful for the help I already went some solutions on stack but didn't help me.