kalyc commented on a change in pull request #13267: [MXNET-1181] Added command 
line alternative to IntelliJ in install instructions
URL: https://github.com/apache/incubator-mxnet/pull/13267#discussion_r233617607
 
 

 ##########
 File path: docs/tutorials/java/mxnet_java_on_intellij.md
 ##########
 @@ -108,6 +108,15 @@ TODO
 After clicking Finish, you will be presented with the project's first view.
 The project's `pom.xml` will be open for editing.
 
+**IntelliJ IDEA Alternative** If you want to use only Maven to create the 
project, you can create a new folder and run the following in the newly created 
folder :
+```bash
+mkdir java-proj
+cd java-proj
 
 Review comment:
   [minor] cd java-proj/

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


With regards,
Apache Git Services

Reply via email to