I try to run some off the tests: (Ubuntu 10.04, Intellij IDE)
I have done this:
- download jME3_2011-11-28.zip
- unziped it
- create project from existing source with projectdir jME3_2011-11-28
- I try to run HelloJME3 form the helloworld directory, but …
… get an error with the “import com.jme3.asset.BlenderKey”. Its not found!
Any ideas what I can do?