Martin Schneider

Results 4 issues of Martin Schneider

## In case anyone wants to host their library page on github... I created a fork, that does exactly that: https://github.com/bitcraftlab/processing-library-template Here's what the library page looks like: https://bitcraftlab.github.io/processing-library-template/ Right...

We should use the tag `project.name` rather than `library.name` to reflect the folder structure generated by ant / `build.xml`.

**Problem** When several people work on a Processing library or tool via git, they usually have different operating systems, classpaths, sketchbook locations etc. These things are configured in `build.properties`, and...

**Problem** When several people work on a Processing library or tool via git, they usually have different classpaths, sketchbook locations etc. These things are configured in a file that is...