debug applet Permanently deleted user Created March 18, 2015 10:49 how i can debugin applet inside browser with idea ?Thanks
You should use Remote debug configuration in IDEA. Copy the suggested parameters and put them in the Java control panel so that your applets start in debug mode and can be connected from IDEA debugger.
