资 源 简 介
The processing-library-template project aims to support processing library developers with an eclipse project to build processing libraries. The provided template will compile the library, create a javadoc reference and generate a one page html document.
When compiled, the library will automatically be place into processing"s libraries folder so it can be tested immediately from within processing. an updated zip file with all the required files and folders is located in the distribution folder of your processing-library-template project inside your eclipse workspace.
A basic library website is created after each compile and can be found in the distribution/web folder inside your eclipse workspace. an example can be found here. Please feel free to make changes to the html and css templates to apply your design.
To get started, have a look at the video screencast