Hi there,
I'm using Netbeans on Mac.
I have a web project that I'm developing, that communicates with a Java MIDlet that has already been developed.
In my project /web folder, I have a /client.jar (and .jad) that interacts with my web application. I'd like a way to be able to right-click on the jad, and say "Run as MIDlet", to bring up the emulator.
Your advice is most appreciated
Mark