xumingming commented on code in PR #5707:
URL: https://github.com/apache/incubator-gluten/pull/5707#discussion_r1597838391


##########
docs/developers/NewToGluten.md:
##########
@@ -78,18 +76,18 @@ If you need to debug the tests in <gluten>/gluten-ut, You 
need to compile java c
 
 # Java/scala code development with Intellij
 
-## Linux intellij local debug
+## Linux IntelliJ local debug
 
-Install the linux intellij version, and debug code locally.
+Install the Linux IntelliJ version, and debug code locally.
 
 - Ask your linux maintainer to install the desktop, and then restart the 
server.
 - If you use Moba-XTerm to connect linux server, you don't need to install x11 
server, If not (e.g. putty), please follow this guide:
 [X11 Forwarding: Setup Instructions for Linux and 
Mac](https://www.businessnewsdaily.com/11035-how-to-use-x11-forwarding.html)
 
-- Download [intellij linux community 
version](https://www.jetbrains.com/idea/download/?fromIDE=#section=linux) to 
linux server
+- Download [IntelliJ Linux community 
version](https://www.jetbrains.com/idea/download/?fromIDE=#section=linux) to 
Linux server
 - Start Idea, `bash <idea_dir>/idea.sh`
 
-Notes: Sometimes, your desktop may stop accidently, left idea running.
+Notes: Sometimes, your desktop may stop accidentally, left idea running, you 
need to kill its process explicitly:

Review Comment:
   Removed



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to