-
name: processing
-
description: Processing is a Java-based IDE for creative coding. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.
-
upstream-relation: Processing is published maintained by the Processing Foundation.
-
supported-category: IDE
-
reasoning: IDEs are a supported case for classic confinement.
Processing users expect to:
- Access arbitrary files anywhere on the system
- Use third-party Java libraries
- Interact with external hardware (e.g., via serial or MIDI)
- Run shell commands or launch system executables
- Integrate with industry-standard tools like Gradle and the system JDK
- …
Raphaël de Courville
Processing Community Lead at Processing Foundation
I understand that strict confinement is generally preferred over classic.
I’ve tried the existing interfaces to make the snap to work under strict confinement.