unable to place breakpoints in eclipse

后端 未结 8 1618
礼貌的吻别
礼貌的吻别 2021-01-02 16:34

I am using eclipse europa (3.5) on windows vista home premium 64-bit using JDK 1.6.0_18 (32 BIT).

Normally, I am able to put breakpoints just fine; However, for a pa

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-02 17:05

    When trying at add breakpoints for a .jsp page it turned out the page was not opened with a JSP editor, which prevented the setting of breakpoints.

提交回复
热议问题