How can I find the java executable?

Having issues? Ask here!
Forum rules
- Search for existing answers before creating a new topic
- Topic titles must be descriptive and searchable
- Duplicate questions will be redirected to the existing answer(s) and locked.
Post Reply
User avatar
Cryorett
Noob
Posts: 8
Joined: Fri Mar 17, 2023 10:46 am
Has thanked: 5 times
Been thanked: 1 time

How can I find the java executable?

Post by Cryorett »

I'm trying to access the client but I need to set a path to java.exe, so basically I just want to know how to find that.
User avatar
Red Bracket
Retired Staff
Posts: 317
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 282 times
Been thanked: 74 times
Contact:

Re: How can I find the java executable?

Post by Red Bracket »

Do you have Java installed from https://adoptium.net/temurin/releases/?version=11?
User avatar
Cryorett
Noob
Posts: 8
Joined: Fri Mar 17, 2023 10:46 am
Has thanked: 5 times
Been thanked: 1 time

Reply

Post by Cryorett »

I have the latest version of Java.
User avatar
vddCore
Noob
Posts: 1
Joined: Sat Oct 22, 2022 10:06 am
Been thanked: 1 time

Re: How can I find the java executable?

Post by vddCore »

C:\Program Files\Eclipse Adoptium\jdk-11.0.18.10-hotspot\bin

alternatively:

https://stackoverflow.com/questions/537 ... -is-jre-11
why do i have to do everything myself.
User avatar
Cryorett
Noob
Posts: 8
Joined: Fri Mar 17, 2023 10:46 am
Has thanked: 5 times
Been thanked: 1 time

Re: How can I find the java executable?

Post by Cryorett »

Found it, the client works. Thanks a lot!
Post Reply