Open user858753257 opened 5 years ago
Am 03.06.2019 17:04, schrieb F3000:
@onyxbits https://github.com/onyxbits can you tell me which Java Version it is supported for windows 10 ?
The .exe wrapper should download an appropriate version. Otherwise "doesn't work" isn't really a meaningful bug description.
The error is : this application requires a Java runtime environment 1.7.0
Am 04.06.2019 11:59, schrieb F3000:
The error is : this application requires a Java runtime environment 1.7.0
Try the JAR, not the EXE version. The EXE wrapper may have a wrong requirement.
Where i can find it ? On your website is only the .exe version
Am 04.06.2019 12:04, schrieb F3000:
Where i can find it ? On your website is only the .exe version
"Other OS" Directly below the download button.
My be updating the launch4j plugin edu.sc.seis.launch4j
may help: Current version is 2.4.6 - raccoon4 uses 2.4.3:
https://github.com/onyxbits/raccoon4/blob/master/build.gradle#L12
According to the plugin commit log 2.4.6 uses a newer Launch4J version. From my personal experience I know that older Launch4J versions are not able to detect non-Oracle JRE/JDK versions properly even if they are on the PATH.
@onyxbits can you tell me which Java Version it is supported for windows 10 ?