toggleBreakpointsTargetFactory specified id is already registered

前端 未结 1 1671
我在风中等你
我在风中等你 2021-01-15 08:30

Node.js debugging is not working, out of the box.

On a fresh install of eclipse Kepler SR1 Build id: 20130919-0819, on 64-bit Windows 7, I installed Nodeclipse and E

1条回答
  •  长发绾君心
    2021-01-15 09:12

    This is issue #72

    • Try first to update JDK to the latest 7.u40 http://www.oracle.com/technetwork/java/javase/downloads/index.html

    • then if it is not solved, uninstall Nodeclipse core then install again

    • Nodeclipse version doesn't matter as it was thought before, I saw this bug on 0.4 as well

    Report of the issue solved by exact steps: https://github.com/Nodeclipse/nodeclipse-1/issues/72#issuecomment-25942319

    Try also Enide Studio https://sourceforge.net/projects/nodeclipse/files

    0 讨论(0)
提交回复
热议问题