瀏覽代碼

fix invalid formatting of maven goal (#10729)

tags/8.4.0.alpha1
Matti Tahvonen 6 年之前
父節點
當前提交
c3a167f422
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      documentation/getting-started/getting-started-idea.asciidoc

+ 1
- 1
documentation/getting-started/getting-started-idea.asciidoc 查看文件

@@ -87,7 +87,7 @@ launch a Vaadin Maven application on the light-weight Jetty web server.
. 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.
For the [guilabel]#Command line#, enter `package jetty:run` to first compile and package the project, and then launch Jetty to run it.

+
Click [guibutton]#OK#.

Loading…
取消
儲存