Cannot import com.jmex.*

I try to call the command [java]FormatConverter *obj = new ObjToJme();[/java] which needs the imports [java]com.jmex.model.converters.FormatConverter [/java] unfortunately JME SDK is unable to find the specific library… any ideas ?

Thanks in advance

Thats jME2

Which means…? :blush:

@chatzich said: Which means...? :$

It means that you are trying to use ancient code (by internet standards) and should look for a more current way to do what you are trying to do.

Ok thanks a lot sorry for the inconvenience :slight_smile:

Best use this site and its wiki to get information instead of googling, jME has been around for some time now so theres lots of outdated info.

Thanks a lot for the information I am new to JME :slight_smile:

Or on google you can go into advanced search and say only results from the past year.