IntelliJ Idea Debug Mode startup

Source: Internet
Author: User

In the server startup parameters, add:
-xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
Set breakpoints in the program.
Run the program and will stay at the breakpoint.

==============
For JSP and Web page modification, you can not restart the server, modify the direct debugging
For Java programs, you can not restart the server unless you modify the method body and method definitions of the function
After compiling, execute the run=>reload Changed Class in idea to debug the modified program

Such as:



-----------------------------------

Sometimes our modified class, with shortcut keys to go to reload will not work, it may be in the setting Debug->hotswap set, will be reload class high set to always, such as:

IntelliJ Idea Debug Mode startup

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.