Personal library structure and content

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

Sign In or Register to comment.