Quellcode durchsuchen

Update getting-started-idea.asciidoc (#8756)

tags/8.1.0.alpha1
Jens Jansson vor 7 Jahren
Ursprung
Commit
e3d14322ca
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      documentation/getting-started/getting-started-idea.asciidoc

+ 1
- 1
documentation/getting-started/getting-started-idea.asciidoc Datei anzeigen

@@ -84,7 +84,7 @@ launch a Vaadin Maven application on the light-weight Jetty web server.

. Select "Run > Edit Configurations".

. Click [guibutton]#+# and select menu:Maven[] to create a new Maven run/debug configuration.
. Click [guibutton]#+# and select [guilabel]#Maven# to create a new Maven run/debug configuration.

. Enter a [guilabel]#Name# for the run configuration.
For the [guilabel]#Command line#, enter "`package jetty:run`# to first compile and package the project, and then launch Jetty to run it.

Laden…
Abbrechen
Speichern