Inspiron 0 Report post Posted June 14, 2005 I've downloaded Java Wireless Toolkit 2.2 and it has an emulator to run Java midlets without creating a new project...But I couldn't get it to work when I open a *.jar file with it...However, it could work when I run via from a project source...Is it suppose to work this way?How can I make the emulator to run the *.jar file directly?Assuming the *.jar & *.jad files are on the desktop... Share this post Link to post Share on other sites
patelg 0 Report post Posted July 27, 2005 I've downloaded Java Wireless Toolkit 2.2 and it has an emulator to run Java midlets without creating a new project... But I couldn't get it to work when I open a *.jar file with it... However, it could work when I run via from a project source... Is it suppose to work this way? How can I make the emulator to run the *.jar file directly? Assuming the *.jar & *.jad files are on the desktop... 150950[/snapback] Since you already JAD file, you can use that JAD file to run the application. As it contains property information. So, you must need JAD file with JAR file, to run the application. Share this post Link to post Share on other sites
patelg 0 Report post Posted July 27, 2005 Since you already JAD file, you can use that JAD file to run the application. As it contains property information. So, you must need JAD file with JAR file, to run the application. 166218[/snapback] Since you already have JAD file, you can use that JAD file to run the application. As it contains property information. So, you must need JAD file with JAR file, to run the application. Share this post Link to post Share on other sites
iGuest 3 Report post Posted July 10, 2008 Run MID On PC Running Midp Applications Hi all, I wrote a program in MIDP. I want whole information about how to run MIDP application PC Which software required...Please write each and each steps for Small MIDP application... Please kindly Reply me earlist... My Email ID-Neel_y_neal@yahoo.Co.In Reards, Neel. -question by Neel Share this post Link to post Share on other sites
xico 0 Report post Posted July 29, 2008 Run MID On PC Running Midp Applications Hi all, I wrote a program in MIDP. I want whole information about how to run MIDP application PC Which software required...Please write each and each steps for Small MIDP application... Please kindly Reply me earlist... My Email ID-Neel_y_neal@yahoo.Co.In Reards, Neel. -question by Neel Go to Netbeans 6 download and download the mobility pack... this pack has everything you need to start programming and debugging MIDP applications. Share this post Link to post Share on other sites