RubyMine 5.4.0 Web Help

3.0+

In this dialog box, create a configuration to be used for debugging JavaScript sources locally and remotely.

Warning

Debugging of the JavaScript applications is supported only in Firefox and Google Chrome .

This section provides descriptions of the configuration-specific items, as well as the toolbar and options that are common for all run/debug configurations.

ItemDescriptionAvailable for
NameIn this text box, specify the name of the current run/debug configuration.Both
Share If this check box is selected, the run/debug configurations become available to the other team members.

This field does not appear for the default run/debug configurations.

Both
PathSpecify here the path to the HTML file where your script is to be debugged.Local
Browser From this drop down list, select the browser (Firefox or Chrome), where your JavaScript application will be debugged. Both
URL to openIn this text box, specify the URL address to access the application through.Remote
Remote URLs of local filesIn this area, map the local files to be involved in debugging to URL addresses.
  • File/Directory - in this read-only field, select the desired local file or directory in the project tree.
  • Remote URL - in this text box, type the corresponding absolute URL address.
Remote

See Also

Concepts:

Procedures:

Reference:

Web Resources: