How do you run the B4J debugger on the same PC where B4J IDE is running? The B4J IDE shows the Debug menu item not selectable and I see "Waiting for debugger to connect..."
Do I have to run the B4J-bridge.jar on my machine first? (I tried that by creating a .bat file with "java -jar b4j-bridge.jar" in it but that didn't bring up B4J Bridge), and have searched the docs and can't find anything on how to setup the debugger for B4J on a PC. I have no problem using the B4A Bridge with my android but can't figure out how the B4J debugger is setup.
thanks