Bluemix remote debugging session not starting

前端 未结 3 609
隐瞒了意图╮
隐瞒了意图╮ 2021-01-23 12:19

I have followed the Bluemix/Eclipse instructions to setup the Liberty servers in eclipse. Able to do everything with the Bluemix/eclipse tools except for remote debugging.

3条回答
  •  囚心锁ツ
    2021-01-23 12:27

    You need to ensure that you've done the following:

    1. Enabled & configured the debug App Management utility as indicated here (1).
    2. Ensure that dev mode for Eclipse Tools is enabled as indicated here (2).
    3. Enable Remote Debug in Eclipse Tools as indicate here (3).

    (1) https://www.ng.bluemix.net/docs/manageapps/app_management.html#Utilities

    (2) https://www.ng.bluemix.net/docs/manageapps/app_management.html#devmode

    (3) https://www.ng.bluemix.net/docs/manageapps/eclipsetools/eclipsetools.html#remotedebug

提交回复
热议问题