Community
Participate
Working Groups
Created attachment 176290 [details] Simple patch Class attribute from org.eclipse.wst.jsdt.debug.core.launchingConnectors extension point states that it needs a class implementing org.eclipse.e4.languages.javascript.jsdi.connect.Connector while the proper interface seems to be org.eclipse.wst.jsdt.debug.core.jsdi.connect.Connector
Woops. Good catch Eugene. Thanks for the patch, applied to HEAD