[JAVA] I couldn't run Processing on jdk-9, so I reverted to jdk-1.8 and it worked on Eclipse OXYGEN

The other day I did a clean install of my Mac and made various changes, but since I couldn't use the Processing library from Eclipse, I made a note of the solution.

When I tried to run Processing on Eclipse Oxygen using jdk-9, I got an initialize error, so I reverted to 1.8 of jdk. Then it was solved safely.

Recommended Posts

I couldn't run Processing on jdk-9, so I reverted to jdk-1.8 and it worked on Eclipse OXYGEN
[Core ML] Convert Cycle GAN to Core ML and run it on iOS
Steps to install Maven on Mac and use it in Eclipse
I installed Docker on EC2 and started it
[Java] I studied polymorphism, so I will summarize how to use it and its merits.
Eh !? Run Linux on Windows? I can do it! !! (I set WSL2 and put Ubuntu)
Plans to support JDK 11 for Eclipse and Spring Boot
I want to use NetBeans on Mac → I can use it!
Run Rubocop and RSpec on CircleCI and deploy to ECS
I couldn't run it after upgrading the Java version
Install Eclipse on Mac and translate it into Japanese
I introduced Docker to Rails 6, so I summarized it (beginner)
firewalld went wrong, so I managed to fix it.
How to run Java EE Tutial on github on Eclipse
When I set webpack.config.js to run vue.js on rails6, I got too many errors and grass