-
Hi,
I recently updated my jre to version 1.8 update 111 and when I tried to open ColorOracle it displayed the message:
"The registry refers to a nonexistent Java Runtime Environment installation or th…
-
Dear,
I have a jar which can be launch like this following command:
java -jar server.jar -conf c:\conf\default.json
And I try to make an executable with this following maven plugin:
```
…
-
We have a user reporting that the EPUB-Checker app gets blocked by Windows Defender SmartScreen on Windows 10 because the executable is not signed:
https://twitter.com/MartinGreenhill/status/115366…
-
We currently use Launch4j and Appbundler to package OpenRefine for Windows and Mac.
Appbundler is no longer supported by Oracle and they recommend JavaPackager instead. JavaPackager handles a lot of …
-
I'm submitting a…
- [x] bug report
- [ ] feature request
- [ ] other
**Short description of the issue/suggestion:**
In version 1.7.6 customized JRE includes an incomplete set of modules (`b…
-
Please add an option to try to avoid building the exe if it was already created by some other plugin, like GraalVM native image plugin.
Rationale:
As it is now, if you create a simple Micronaut ap…
-
**Is your feature request related to a problem or area of OpenRefine? Please describe.**
On Windows, OpenRefine has 2 .ini files that can be used for applying JVM settings. We should only have 1 .in…
-
This is a particular case of Java in Windows where the JDK is not installed via the installer, but rather, the JDK is unpacked [as in this StackOverflow answer](https://stackoverflow.com/a/13355764/15…
-
```
Detection of second Esmska instance startup through file locking doesn't work anymore.
But it did.
The related code is in PersistenceManager.isFirstInstance().
It seems that file locking now wor…
-
When starting UMLet on a windows machine without Java, a notification says that Java 6 is required. I tried running with Java 6 and Java 7, but neither worked. After running with Java 8, UMLet starts …