debug applet

how i can debugin applet inside browser with idea ?

Thanks

0

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.

https://dl.dropboxusercontent.com/u/2752840/ShareXmod/2015-03/2015-03-19_15-38-10.png

0

请先登录再写评论。