Error running exe main class could not be found or missing
Brought to you by:
grzegok
Exe created using Launch4j 3.9 version is not working and giving the following error:-
could not find or load main class
I am using java 1.8.0_40 with ant 1.9.6 version. This issue is coming only when when zip64Mode property in my ant xml configuration file which is required to build jar's which are large in size.
This seems a bug as launch4j 3.9 (latest version) has no support for jar which are build using zip64Mode property.