lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo 
and add Eclipse support
URL: https://github.com/apache/incubator-mxnet/pull/13979#discussion_r251094930
 
 

 ##########
 File path: docs/install/java_setup.md
 ##########
 @@ -85,6 +85,12 @@ Also, add the dependency which corresponds to your platform 
to the `dependencies
 The official Java Packages will be released with the release of MXNet 1.4 and 
will be available on  [MXNet Maven package 
repository](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.mxnet%22).
 <hr>
 
+### Eclipse IDE Support
+You can easily convert you existing maven project to a project that can run in 
Eclipse by:
+```
+mvn eclipse:eclipse
 
 Review comment:
   This is known, mvn command could only execute in a folder that has a pom 
file.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to