Package question

I’m just thinkin why not just have a daily build or when somebody on the team changes the code recompile and have it on the site. Nobody would post about lwjgl problems or jme compile problems.

Actually, I’ve met one jME compilation problem a few weeks ago and I solved that. I remember there were quite a lot of lines of errors and the problem is I put in the classpath with ./target/jme.jar;./target/jmetest.jar;./target/jmetest-data.jar, which are supposed to be set after compilation. (a bit stupid :smiley: )

Just sharing this with you.