You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows: Right click on the downloaded .zip file and press "Extract All" in the menu that opens.
Mac: Double click on the downloaded .zip file.
Linux: Use the gunzip command with the compressed folder as the target.
Navigate through the directories in the unzipped folder until you see the Processing executable.
Windows:processing.exe
Mac:Processing.app or just Processing if .app extensions are hidden
Linux: Run install.sh only once (not every run of Processing) and then run processing.
Run the Processing executable inside the unzipped folder at least once and close it.
Part Two: Install Helpful Java Mode
Click on HelpfulJavaMode.zip below this message. Your browser should show that the .zip file was downloaded.
Find where HelpfulJavaMode.zip is on your system. It should be in your typical downloads folder.
Move HelpfulJavaMode.zip to the Documents/Processing directory inside your user or home folder.
Inside Documents/Processing, there should be a folder called modes (lowercase and plural). If not, create one.
Move HelpfulJavaMode.zip into the modes folder described in the last step.
Unzip HelpfulJavaMode.zip.
Windows: Right click on HelpfulJavaMode.zip and press "Extract All" in the menu that opens.
Mac: Double click on HelpfulJavaMode.zip.
Linux: Use the unzip command with HelpfulJavaMode.zip as the target.
Run the Processing executable from Part One.
Find the modes menu in the top-right corner of Processing that says "Java." Click on the menu and select "Helpful Java Mode."
If you don't see Helpful Java Mode listed, verify that you completed all of the previous steps. In particular, HelpfulJavaMode must be an unzipped folder inside Documents/Processing/modes.