Bladeren bron

Update clientside-debugging.asciidoc

Change-Id: I2c5c962bdd572b697b992046a139d8d8f653133f
tags/7.7.0.alpha2
Enver Haase 8 jaren geleden
bovenliggende
commit
355914195b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      documentation/clientside/clientside-debugging.asciidoc

+ 1
- 1
documentation/clientside/clientside-debugging.asciidoc Bestand weergeven

@@ -116,7 +116,7 @@ Chrome supports source maps, which allow debugging Java source code from which
the JavaScript was compiled.

Open the Chrome Inspector by right-clicking and selecting [guilabel]#Inspect
Element#. Click the settings icon in the lower corner of the window and check
Element#. Click the settings icon in the upper right corner of the window and check
the "Scripts > Enable source maps" option. Refresh the page with the Inspector
open, and you will see Java code instead of JavaScript in the scripts tab.


Laden…
Annuleren
Opslaan