wolfboys commented on code in PR #372: URL: https://github.com/apache/incubator-streampark-website/pull/372#discussion_r1597463293
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/3-development.md: ########## @@ -50,7 +50,7 @@ tar -zxvf apache-streampark-2.2.0-incubating-bin.tar.gz  -勾选`Add VM options`,填写参数`-Dapp.home=$path`,`$path`是我们刚刚复制的路径 +勾选`Add VM options`和`Add dependencies with “provided" scope to classpath`,填写参数`-Dapp.home=$path`,`$path`是我们刚刚复制的路径 Review Comment: 勾选 `Add VM options` 和 `Add dependencies with "provided" scope to classpath`,填写参数 `-Dapp.home=$path`,`$path`是我们刚刚复制的路径 注意下格式,中英连接部分要有空格,"provided" 左边引号不对。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org