I have no issues with opening other JARs but I cannot open 2 JARs with 2 Salesforce JDBC drivers.
When I double click on it, nothing happens. If I use 'java -jar jar_file_name.jar', there is an error 'no main manifest attribute'. And this is not my Java code, that's just JAR, so I cannot add this main manifest attribute. Please let me know what I can do to open such files and to use Salesforce JDBC drivers without any issues.