i using intellij create jar file. have 5 jar files in project dependencies. have added these 5 jar files in artifact setting follows.
i able run project fine in intellij when try run jar created says cannot find class of 1 of jars, not make sense me. have tried making jar editing classpath in artifacts settings. appreciative.
thanks.
the path of jars works ide because ide configured path environment testing, once run code without ides, path follow default setting system environmental variables.