[jbosstools-issues] [JBoss JIRA] (ERT-332) Source not found for main .js file inside node_modules [EBZ#497424]

Friendly Jira Robot (JIRA) issues at jboss.org
Wed Jul 6 18:26:00 EDT 2016


Friendly Jira Robot created ERT-332:
---------------------------------------

             Summary: Source not found for main .js file inside node_modules [EBZ#497424]
                 Key: ERT-332
                 URL: https://issues.jboss.org/browse/ERT-332
             Project: Eclipse Release Train
          Issue Type: Task
          Components: JSDT
            Reporter: Friendly Jira Robot


My main javascript file is located inside a node_modules folder. There is no debug/run shortcut context menu in the projects view for this file. I can debug the javascript file by setting up the launch manually. However the JS debugger is not able to locate my source file and breakpoint failed to install.

Our application works for nodewebkit and online. The source is the same for both online and offline, and we start the underline webserver in the nodewebkit case by using require in the index.html page to load the backend javascript within the node_modules folder. This backend javascript is the main application where I want to be able to debug in the online case, which is in the node_modules folder.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list