IntelliJ Idea Code Debug debug article

Source: Internet
Author: User

From: https://my.oschina.net/nyp/blog/383673


Mainly look at the picture, see the picture at a glance. Breakpoint is set like Eclipse, just click on it, here are a few breakpoints I set, and the following three windows are used to debug the code, which is similar to eclipse.

Debug frequently used shortcut keys.



F9            Resume programe recovery program
ALT+F10       Show execution point display execution breakpoint
F8            Step over the equivalent of Eclipse F6      skip to Next
F7            Step into the equivalent of Eclipse F5 is  to enter the code
ALT+SHIFT+F7 Force Step into  this is forced into the code
Shift+f8      Step Out The  equivalent of Eclipse's F8 jumps to the next breakpoint, which is also equivalent to eclipse's F7 jump function
Atl+f9 run        to Cursor running to Cursor
CTRL+SHIFT+F9   Debug Run Java class
ctrl+shift+f10  normal run Java class
Alt Check          values when +f8 debug


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.