Hi, leonelag. Welcome to Xith3D

.
Xith uses quite a lot of third-party libraries. What are the versions of those ?
It would be nice, for instance, to be able to go to the site of a third-party library, and look up the exact javadoc for the version of a library used by xith.
Well, I guess, you're specifically talking about OpenMaLi, JAGaToo and HIAL, which are the only third-party libs, which you need to care about their API.
Xith doesn't use a current stable release of these libs, but always the latest SVN trunk. When the next xith release is out, I will add these TP-libs' javadoc to xith.org. Until then I suggest, you simply checkout these projects into your workspace (the trunks). If you're using Eclipse, you don't need to do anything else. The projects are automatically linked with xith, so you can lookup javadoc through your genius IDE

. If youR'e not using Eclipse, you can simply generate javadoc directly from the checked-out sources.
Marvin