processing-library-template
processing-library-template copied to clipboard
Processing Library Template for Eclipse
Hi, I'm getting some warnings when exporting a library. I attach it as PDF to keep the colors, which may help find the relevant parts in the long text: [ant-warnings.pdf](https://github.com/processing/processing-library-template/files/882509/ant-warnings.pdf)...
Hi, I see the repo includes a lib folder, but the readme mentions creating a libs folder. Is it one, the other or both? Cheers!
I wanted to make the `examples` folder in my library read only, like the processing libraries (eg, `serial`), so I added this in. This means that when users try to...
Hi, I just installed the processing-library-template following the instructions you provided. Everything went great until I tried to run the ant-build. This failed even though I had entered everything correctly....
I started a new empty library project following the steps in Option B, and downloaded the latest Eclipse template zip package (0.5.3). When I use it to import the source...
hi! this is a formality, but i think it would be very cool if the libraries template came with a much more liberal license than the gpl (*). people who...
**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...
Remove comments written directly after the 'version' and 'prettyVersion' properties which would otherwise conflict with Processing reading the library version.
### Were you able to successfully create a library with this template? What has been your general experience with this template? test ### What are the benefits of using this...
Enabling the admonitions configuration in Material for Mkdocs would give more options to documentation writers. > Admonitions, also known as call-outs, are an excellent choice for including side content without...