java executable
hey everyone! I'm rather new to this server so I'm still trying to understand how to ask questions:
I'm trying to create a standalone executable of my java program, but I can't get the JDK-22 bundled with the executable. I exported the jar file from eclipse and I'm using launch4j to create the executable
the executable runs fine on my machine, but I have the appropriate version of java on my machine
I'm trying to create a standalone executable of my java program, but I can't get the JDK-22 bundled with the executable. I exported the jar file from eclipse and I'm using launch4j to create the executable
the executable runs fine on my machine, but I have the appropriate version of java on my machine