[Processing x Java] Construction of development environment

This article is for understanding the structure of the program through Processing. This time I will write about building a development environment.

スクリーンショット 2020-06-30 16.25.19.png

table of contents 0. Build an IDE (Integrated Development Environment)

  1. What is Java
  2. If you want to use another editor

0. Build an IDE (Integrated Development Environment)

1. Access the official Processing website

Official Site スクリーンショット 2020-06-30 10.36.13.png

2. Press the download button according to your computer

スクリーンショット 2020-06-30 10.36.21.png

3. After downloading, open the zip file
4. Program execution

Press the play button at the top left of the editor or command + R (hold down command and press R)

* If you want to set the language to Japanese
  1. Press [Processing] on the menu bar
  2. Press [Preferences]
  3. Change [Language] to Japanese
  4. Change [Editor and Console Font] to ** Menlo ** to write comments in Japanese
  5. Restart Processing スクリーンショット 2020-06-30 10.44.36.png

※IDE = Integrated Development Environment

1. What is Java

It is a typical ** object-oriented ** programming language and is not hardware-dependent. Java in Processing can be said to be a language that simplifies Java and specializes in graphic functions.

2. If you want to use another editor

Use Atom

Reference article link: Run Processing on Atom

Use VS Code

Reference article link: I want to run Processing with Visual Studio Code

Finally

Thank you for reading. I want to make a better article ◯ This is easier to understand ◯ This is difficult to understand ◯ This is wrong ◯ I want you to explain more here We appreciate your opinions and suggestions.

Recommended Posts

[Processing x Java] Construction of development environment
java development environment construction
[Java] Environment construction
Java environment construction
Java development environment
Java development environment construction memo on Mac
Spring Boot + Docker Java development environment construction
Java development environment memo
A reminder of Docker and development environment construction
Java development environment construction on Mac-JDK Install (2020 preservation version)
[Mac] VS Code development environment construction (Java, Gradle, Node.js)
Java development environment (Mac, Eclipse)
JavaFX environment construction in Java 13
AtCoder Challenge Environment Construction (Java 8)
[Environment construction] Build a Java development environment with VS Code!
Java + Spring development environment construction with VirtualBox + Ubuntu (Xfce4)
Summary of java error processing
Web application development environment construction in Java (for inexperienced people)
[Procedure 1 for beginners] Ruby on Rails: Construction of development environment
Java web application development environment construction with VS Code (struts2)
Create a Java and JavaScript team development environment (gradle environment construction)
[Java development environment construction] Install OpenJDK 11 (Java 11) on macOS with Homebrew.
[Eclipse Java] Development environment setting memo
Environment construction for Servlet application development
Prepare Java development environment with Atom
[Unity] Android development environment construction procedure
Play Framework 2.6 (Java) development environment creation
About the current development environment (Java 8)
Build Java development environment (for Mac)
Basic processing flow of java Stream
[Java & SpringBoot] Environment Construction for Mac
Java development environment (Mac, VS Code)
Install Java development environment on Mac
[ev3 × Java] leJOS development environment construction (Eclipse on Mac OSX / bluetooth)
Prepare Java development environment with VS Code
CentOS8 + Anaconda + Django development environment construction procedure
Laravel development environment construction with Docker (Mac)
Sapper × Go (echo) × Docker development environment construction
Universal Robotics UR Caps development environment construction
Let's create a Java development environment (updating)
[Docker] Development environment construction Rails6 / Ruby2.7 / MySQL8
Play Framework 2.6 (Java) environment construction in Eclipse
What is Java and Development Environment (MAC)
Basic knowledge of Java development Note writing
Build a Java development environment on Mac
Build Java 8 development environment on AWS Cloud9
Introduction of IDOM engineer's development environment (physics)
[Personal memo] Java development environment is ready
CentOS8.2 (x86_64) + ruby2.5 + Rails5.2 + MariaDB (10.3.17) environment construction
Java application development environment created in VM environment
Minimal Java environment construction and Hello World
A record of setting up a Java development environment with Visual Studio Code
Java development training
[Jakarta EE 8 application development with Gradle] 1. Environment construction
Summary of Java environment settings for myself [mac]
[Java development] Java memory
Java Development Basics ~ Development Environment Settings and Project Creation ~
[Java] Build Java development environment on Ubuntu & check execution
Road to Java Engineer Part1 Introduction & Environment Construction
Improve the performance of your Docker development environment
JAVA + STS (Spring Tool Suite) environment construction procedure