TurtlePlayer
TurtlePlayer copied to clipboard
Extract Persistance Layer into separate Project (https://github.com/Hoene84/perzist)
Extract Persistance Layer into separate Project (https://github.com/Hoene84/perzist). Allows to use it for other Projects.
Has the persistence layer become a separate project? Does it need to be linked to as a submodule. Just seems to be missing for me.
In this pr, it comes as a jar. I think contributers dont get the submodule concept, jar include is better konwn. You can choose, both possibilities has pros/cons....
Sorry about my questions, so where is the .jar (it's still showing as missing for me in this project)?
np, it should be in the ext folder. i use intellij, so the eclipse project is unchanged (here maven whould be the solution https://github.com/eddturtle/TurtlePlayer/issues/16, see also pom.xml files in https://github.com/Hoene84/perzist). but no time for this at the moment. You have to add it to your eclipse project manually...