I am trying to write a fairly simple app for a Dell Axim running PocketPC 2003 and the Mysaifu JVM. I'm using NetBeans to develop the app.
NetBeans emulators (weak as they are) can run my app just fine. But when I try it on the PDA I get a "No main class variable defined..." I have tried compiling my own jar file with my own manifest and it still won't run.
Any suggestions?