I have something I made but it requires a library that I had to add to greenfoot. I can't share it with anyone or export it as a jar because it doesn't have the required libraries. If there was a libs folder in the project directory that held necessary files and was compiled with the rest of the project when exporting it, it would save a lot of trouble of sending jar files and import instructions to everyone I wan't to share it to.
Just the simple addition of a libs folder in the project directory that contains library jars that are used in a project that exports with the project is all I'm asking.

