Com.jme3.app.AndroidHarness cannot be resolved

Hello folks,



I have jMonkeyEngine3.jar in my Eclipse Reference Library and I can only see .AppletHarness, no AndroidHarness. I have V 3.0 Alpha 4 download… am I missing something?



Cheers

Hi



You need ether the nightly build or directly from svn



The latest nightly you find in: http://www.jmonkeyengine.com/nightly/



The source you can checkout with svn from http://jmonkeyengine.googlecode.com/svn/trunk/engine

Thanks larynx, much appreciated!

@larynx

I`m so confused your comment.

I download the latest nightly version from http://www.jmonkeyengine.com/nightly/

and In eclipse, Build path → Add External archives → *.jar in lib directory.

But I can only see .AppletHarness, no AndroidHarness.