An missing jar from jME Physics 2 from SVN

I grabbed jME Physics 2 from SVN and noticed that theres a project error showing up in Eclipse. It says joode.jar is missing, although it seems to compile fine without it. Does the project just need to be updated? Or do I need to go fishing for that file somewhere?

elias4444 said:

Does the project just need to be updated?

yes

I have the same problem and still haven't seen the jar come out yet.

Its probably the same jar that is used with the jME 1.0 version of jME-Physics 2, so until it gets committed, I think you could use that one.

Just delete the references to it. It's not required - there is no joode impl in svn.