debug applet Permanently deleted user 创建于 2015年03月18日 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.
