Yes, Q4OS/Debian provides several Java implementations. Each of them have a development environment JDK and a runtime, known as JRE, or Java Virtual Machines JVM ... see https://wiki.debian.org/Java/
To install the defaults on your system, run in terminal:
sudo apt-get install default-jre default-jdk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2015-05-25
It's possible install Oracle Java? I need them for businnes aplications.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to have Java runtime enviroment with Q4OS?
Yes, Q4OS/Debian provides several Java implementations. Each of them have a development environment JDK and a runtime, known as JRE, or Java Virtual Machines JVM ... see https://wiki.debian.org/Java/
To install the defaults on your system, run in terminal:
sudo apt-get install default-jre default-jdk
It's possible install Oracle Java? I need them for businnes aplications.
Yes, please see this link: https://wiki.debian.org/Java/Sun
You can safely follow 'Debian Wheezy and later releases' instructions.