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: README.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
@@ -5,7 +5,7 @@ How to run:
5
5
6
6
1) Setup running processing in eclipse using this tutorial: https://processing.org/tutorials/eclipse/
7
7
8
-
2) Import the source code for this project. It is raw source code with no eclipse project information so you will have to import it as such. Eclipse should automagically fix everything the proper way.
8
+
2) Import the source code for this project.
9
9
10
10
2.5) The "Main" part of the code you want to be running is in Rectangles.Java. This is where your run configurations will go.
0 commit comments