Search code examples
eclipsenode.jsnodeclipse

Debugging NodeJS with Eclipse nodeclipse issues


I can debug nodejs with the nodeclipse plugin. The only issue I have is the hover over during single stepping does not show complete properties list. Is this something I can fix?

Also can someone create add nodeclipse tag line please?


Solution

  • All project properties are shown as a tree in Variables View, you can also use Expression View. This is standard Eclipse experience.