简体   繁体   中英

How do I run a JAD/JAR in the Java ME SDK (Mac) Emulator from a Netbeans Web Project

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.

You can use the Java ME SDK which is based on Netbeans. And as this SDK is based on Netbeans I'm pretty sure that you can find a way to have directly those features in Netbeans.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM