You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/09/28 09:07:15 UTC

[GitHub] wu-sheng closed pull request #1720: Document redundancy

wu-sheng closed pull request #1720:  Document redundancy
URL: https://github.com/apache/incubator-skywalking/pull/1720
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/cn/How-to-build-CN.md b/docs/cn/How-to-build-CN.md
index 48f84cdda..c3af24ad6 100644
--- a/docs/cn/How-to-build-CN.md
+++ b/docs/cn/How-to-build-CN.md
@@ -22,13 +22,6 @@
 1. 生成包在`/dist`目录下(.tar.gz是linux环境,.zip是windows环境)
 
 
-## 在IntelliJ IDEA中编译工程
-上述步骤在命令行中,能够很好的编译工程,但导入到编译器中的工程依然会有一些报错,我们需要进行几步简单的操作。
-1. 在IntelliJ Terminal中,执行`./mvnw compile -Dmaven.test.skip=true`进行编译
-1. 设置gRPC的自动生成代码目录,为源码目录
-  - **apm-protocol/apm-network/target/generated-sources/protobuf**目录下的`grpc-java`和`java`目录
-  - **apm-collector/apm-collector-remote/apm-remote-grpc-provider/target/generated-sources/protobuf**目录下的`grpc-java`和`java`目录
-  
 ## 在IntelliJ IDEA中编译工程
 上述步骤在命令行中,能够很好的编译工程,但导入到编译器中的工程依然会有一些报错,我们需要进行几步简单的操作。
 1. 在IntelliJ Terminal中,执行`./mvnw compile -Dmaven.test.skip=true`进行编译


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services