I cant open Processing on my mac, its showing "Unable To Load Java Runtime Environment"

I’m unable to open processing on my Macbook

After downloading processing 4.3.1 on my MacBook Air which is a Monterey 12.7.6, it shows unable to load Java Runtime Environment.

My Mac is a bit old (13-inch, early 2015) but I don’t think that would be a problem.

I need help, I have an assignment due soon

I use desktop MacOS so the following may or may not apply to your MacBook.

  1. Did you download the Intel version of Processing 4.3.1 (not Apple Silicon)?
  2. Under the Finder menubar item ‘Go’ do you see a directory called ‘Library’? If not, hold the control or option key while the menu is dropped down to see if appears as shown below:
  3. Open the Library directory and you should see a ‘Java’ folder.
  4. Inside of the ‘Java’ folder there should be a folder called ‘JavaVirtualMachines’
  5. Open it and you should see a copy of openjdk-x.x.x or something similar.
  6. Another thing you can do is open Terminal (it’s normally in Utilities folder in Applications directory; icon looks like a video monitor) and type java -version at the prompt and see if your operating system already has it installed.

1 Like