| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
To develop a tool for Processing, the Eclipse Tool Template project provides an Eclipse template.
Please inform us about the existence of your tool by posting your contribution to the forum in the Libraries and Tool Development topic. Be sure to let us know where we can find the tool's web page online.
Each tool contribution should include the following:
Your online summary page can be the URL of the site that hosts your source if that site can accommodate the information above. Documentation for contributed tools outside the previous list is not crucial. However, given we encourage you to release your tools' source (see below), it would make sense that your code is well commented so that it may serve as a reference for aspiring tool developers.
Tools should be distributed as zipped files, and the distribution should be laid out as follows:
The tool folder contains the tool's JAR file (and if necessary, any additional .jar, .dll, .so, or .jnilib files). The name of the outermost folder must conform to the name of the class implementing the Tool interface. The name of the jar contained in tool does not matter. See the page on Tool Basics for more information.
| Back | FazBrowse Home | New Git URL |