You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smilewh888
changed the title
> It seems that -jar cannot work with -cp together,-jar cannot get -cp's libraries,Is your shell worked success?have you test your shell script?
Is it completely impossible to work now? Whether it's fat jar or classpath
Mar 8, 2024
Yes, -jar can not work with -cp.
Once we use -jar then the jar should be a fat jar, the better way is to add ext jar by set Class-Path at
MANIFEST.MF
.So Can we add entry class in UI and use -cp to refactor this.
Originally posted by @ruanwenjun in #15645 (comment)
The text was updated successfully, but these errors were encountered: