piyushghai 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_r250717116
 
 

 ##########
 File path: scala-package/mxnet-demo/java-demo/README.md
 ##########
 @@ -71,9 +71,15 @@ If you want to test run on GPU, you can set a environment 
variable as follows:
 export SCALA_TEST_ON_GPU=1
 ```
 ## Clean up
-Clean up for Maven package is simple, you can run the pre-configed `Makefile` 
as:
+Clean up for Maven package is simple:
 ```Bash
-make javaclean
+mvn clean
+```
+
+## Run in Eclipse
+You can convert the maven project to the eclipse one by simply do:
 
 Review comment:
   ```You can convert the maven project to the eclipse one by running```

----------------------------------------------------------------
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