File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,14 @@ date: 2018-11-22 07:34:13
55categories : LSystems update
66permalink : /getting started/
77---
8- Ideally you will have maven-3.6.0 installed (or you could use say netbeans9.0) to compile the library.
8+ ### Build and Install LSystems library
99
10- The build uses processing artefacts from maven so you don't have to ` install those ` / ` or add them ` to your ` classpath ` .
10+ 1 . Ideally you will have maven-3.6.0 installed (or you could use say netbeans9.0) to compile the library .
1111
12- On linux you could use the build script to build library components, otherwise just to a manual install.
12+ 2 . The build uses processing artefacts from maven so you don't have to ` install those ` /` or add them ` to your ` classpath ` .
13+
14+ 3 . On linux you could use the build script to build library components, otherwise just to a manual install.
15+
16+ #### A sketch running from processingIde
1317
1418![ screenshot] ({{ site.github.url }}/assets/screen_shot.png)
You can’t perform that action at this time.
0 commit comments