Questions tagged [openjdk-12]
18 questions
0
votes
0 answers
How to build jar with javafx in openjdk12
I'm trying to build jar for javafx desktop application. Working in IntelijIdea, jdk 12,using javafx12, link javafx sdk, write VM-options in menu run-edit configuration. In IDE all working correctly, my app launches and works. But when I try to…

zxc
- 1
- 1
-1
votes
1 answer
How to install only JRE from Java 12 into docker image?
Everyone!
I'm trying to minimize my docker images which has to run java apps.
With Java 8 and previous versions, I had an option to install only JRE into the image. But since Java 9 was released, I've lost such option. Seems, they don't provide…

Roman Dzhadan
- 168
- 1
- 8
-2
votes
1 answer
Page not found java project deployed using tomcat
I've got one java web based project. Build using JDK 1.8 and Using Intellij as IDE.
Using tomcat to deploy the product
Essentially in our product I was trying to test a few things with a class.
Very recently what has happened is whenever I am…

vishalK
- 13
- 7