TheBoegl / gradle-launch4j

A gradle-plugin to create windows executables with launch4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classpath

Tosken1337 opened this issue · comments

Hi,

i have a question.
How is it possible to set the classpath.
The jar has no classpath configured in the manifest by dafeult.
How does launch4j handle the dependend jars?

Thanks

If my memory serves me well the classpath is set in the executable. Check the log file after you run path/to/executable --l4j-debug.

@Tosken1337 Do you need further help or can I close this question?

Thank you very much. You can close this