Hi all!
I'm trying to import a model from Blender, but NetBeans can't seem to find com.jmex.model.XMLParser.XMLtoBinary. I just installed jME2 (and jME2Physics, if that makes any difference…) yesterday using the guide for NetBeans on here and can get basic models (i.e. the models in the begginers' tutorials) up and running.
While NetBeans can't find the com.jmex.model.XMLParser package it can find com.jmex.model, as well as the classes it contains and the subpackages animation, collada, converters and util.
I'd much appreciate it if someone could tell me what I need to do to get NetBeans to be able to see the XMLParser package!
Thanks!
John G