I am trying to create some accurate hitboxes for my game and I have recently found out about this physics body editor that allows me to do just that: http://www.aurelienribon.com/blog/projects/physics-body-editor/.
My problem is that when I try to set up the BodyEditorLoader, Java simply acts as if it did not exist. Do I have to install something external in order to set up this body loader? I am 100% sure that I have the latest Box2D version.