This site requires JavaScript, please enable it in your browser!
Greenfoot back
TheGoldenProof
TheGoldenProof wrote ...

2019/5/1

Suggestion: include imported libraries from preferences in exports

TheGoldenProof TheGoldenProof

2019/5/1

#
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.
nccb nccb

2019/5/3

#
This is a good point. I've made a bug ticket to remind us to look into this, although it probably won't be until later in the year.
You need to login to post a reply.