We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have a Java class that will be useful for several small projects and I would like to create a library ("myLib") to host it and other personal tools. The basic file structure is clear from libraries I have imported and can be used as a template for my own stuff. For example, I see that under the main "libraries" folder I will need a myLib folder which contains its own "library" folder holding "myTools.jar".
Seeing the file "library.properties" with its well-defined structure in contributed libraries, I'm wondering if there is a specification for that file's format. Further, is there a published guideline for the whole "libraries" structure? I've searched the forum with various key words and not found what I'm seeking.
Thanks...
Answers
@bob97086 -- Hope this helps to get started:
For Eclipse / IDE setup, check out the:
Recent discussions about creating a library to deploy via Processing IDE's library manager, if this interest you:
https://forum.processing.org/two/discussion/comment/93306/#Comment_93306
https://forum.processing.org/two/discussion/comment/95759/#Comment_95759
https://forum.processing.org/two/discussion/comment/89993/#Comment_89993
Kf
Thanks guys for the links!
Further comment: to jeremydouglas -- Oh crap, I didn't think to look in the wiki!
Don't search using the forum search bar, it's useless (other than for tags). Use the Processing website search as it uses Google search engine to search the whole website.