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

 ##########
 File path: scala-package/mxnet-demo/java-demo/README.md
 ##########
 @@ -1,13 +1,15 @@
 # MXNet Java Sample Project
 This is an project created to use Maven-published Scala/Java package with two 
Java examples.
 ## Setup
-You can use the `Makefile` to make the Java package. Simply do the following:
-```Bash
-make javademo
+User are required to use maven to build the package, by simply running
+```
+mvn package
 ```
-This will load the default parameter for all the environment variable.
-If you want to run with GPU on Linux, just simply add `USE_CUDA=1` when you 
run the make file
- 
+This command will pick the default values specified in the pom file.
 
 Review comment:
   Link 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