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
Copy file name to clipboardExpand all lines: BUILD.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Processing consists of three main components: `Core`, `Java`, and `App`. The `Co
31
31
32
32
-**Java**: The part of Processing that compiles and runs `.pde` files. It supports different *modes* which implement support for different languages or versions of Processing. The default mode is `Java`.
33
33
34
-
-`App`: This is the Processing Development Environment (PDE), the visual part of the editor that you see and work within when you use Processing.
34
+
-**App**: This is the Processing Development Environment (PDE), the visual part of the editor that you see and work within when you use Processing.
0 commit comments