Hi,
I'm starting to get to grips with programming mobile games in java and found this tutorial to get me started...
http://www.developer.com/java/j2me/article.php/3502741
I've downloaded and installed all the sdk's apis and the toolkits etc, compiled the sample code with J2ME wireless toolkit and it loads and plays fine.
The problem I'm having is how to get the files to build in JBuilder (so I can use it's debugging features - i.e. breakpoints). I mainly use c/c++ and haven't touched Java for a couple of years so am struggling to get back into it.
Ideally I'd need a step by step guide how to do this, or an empty JBuilder (ver 4) project. It appears the difficulty lies with setting the project properties to point to the right locations (and I've forgotten what's involved!!).
Or if there is another solution that doesn't include JBuilder (that's free) then that would be a great help too.
Cheers guys
