A launcher for the J2ME debugger |
Written by Fred | |
Tuesday, 14 October 2008 | |
![]() Following some repeating crashes on Windows 2000 when launching the J2ME debugger from NetBeans 4.1, I decided to launch this debugger in a separate way and then to connect to it with Netbeans. In order to achieve that, one must type a 3 kilometers long command line with billionf of parameters and flags ;-) (I'm joking of course....). That's why I chose to quickly develop a smal dialog box that allows to choose all the required parameters in a graphical way (files browser and combo box): ![]() ![]() Check that the port number is the same as the one you entered in the launcher. This small tool was coded with the MFC with Visual C++ 6.0. Ce petit outil a été codé avec les MFC sous Visual C++ 6.0. The "Launch" tab is not developped. |
|
Last Updated ( Saturday, 20 December 2008 ) |