Java installation
Go to solution
Solved by maremp,
16 minutes ago, CmzPlusHardware said:What program do you need Java for? There are multiple versions (JRE, JDK, ETC). Also can you do
-java versionin command prompt?
That should be `java -version`. Plus you have to put JRE in PATH before this would work. There's no need for JDK, unless you want to compile java source files using `javac` command.
12 minutes ago, Hamface55 said:I need it for really anything in chrome. Also i did the java thing in the command prompt and it said nothing was detected.
Chrome doesn't support Java anymore, nor do most of other popular browsers: https://java.com/en/download/faq/chrome.xml.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now