i am trying to get Processing 4.4.4 to run in Eclipse IDE 2025-06 (4.36.0). I have installed both programs and also installed the JDK 24 for Windows.
I have choosen the JDK 24 at windows → preferences → java .-> installed JREs inside Eclipse
Then i have added the core-4.4.4.jar library to the Project Java Build path
When i am trying t o Build a Test Applet i can choose the processing.core.PApplet as superclass.
But in the IDE PApplet Class seems to be not found by Eclipse:
One more thing to note: if you’re open to using a build system like Maven or Gradle, you can skip downloading the .jar manually. Processing is available via Maven Central.