I would like to use Scala and JMonkey Engine to create a small game. It should be nothing more than a test wether the engine is fun to use. I'm new to JMonkey and therefore don't know the usual method calls. Something like autocompletion would be nice but currently even the standard Scala autocompletion doesn's work. I downloaded JMonkey Engine, installed the standard Netbeans Scala Plugins. Now I can create Scala objects and classes but nothing more. Can you give me advice ?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Do you have really the latest version of the Scala Plugin? It seems to work (at least for me).

Just in case (it is a little bit hard to find):

BTW, there is a Scala 3D Engine (but still pretty alpha): Sgine

link|improve this answer
Yes I have installed the latest versions: – lhk Jun 21 '11 at 10:36
the new typesafe stack for Scala 2.9.0.1 and the newest Netbeans plugin for Scala 2.9.x – lhk Jun 21 '11 at 10:36
I tried again yesterday. A miracle, now it works. – lhk Jan 15 at 12:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.