App Dev - Setting up a Development Environment: Java Reviews
13523 reviews
Error in lab - the path: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv should be : ln -s ~/training-data-analyst/courses/developingapps/v1.2/java ~/devenv
Brent R. · Reviewed yaklaşık 6 yıl ago
Ashish K. · Reviewed yaklaşık 6 yıl ago
There are 2 errors which couces me a problem. First command: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv has a typo. Correct command looks like: ln -s ~/training-data-analyst/courses/developingapps/v1.2/java ~/devenv. Second: pom.xml was located in training-data-analyst/courses/developingapps-v1.2/java/devenv so i have had a problem with executing command mvn clena install in training-data-analyst/courses/developingapps-v1.2/java.
Tomasz P. · Reviewed yaklaşık 6 yıl ago
ln -s ~/training-data-analyst/courses/developingapps/v1.2/java/devenv ~/devenv is the correct symbilic link
Ariel N. · Reviewed yaklaşık 6 yıl ago
Balaji M. · Reviewed yaklaşık 6 yıl ago
Balaji M. · Reviewed yaklaşık 6 yıl ago
Konstantin P. · Reviewed yaklaşık 6 yıl ago
Ayush B. · Reviewed yaklaşık 6 yıl ago
Lee W. · Reviewed yaklaşık 6 yıl ago
kyucheol y. · Reviewed yaklaşık 6 yıl ago
Comands are all wrong, execute the scripts and you will notice that softlink is all wrong
Andres C. · Reviewed yaklaşık 6 yıl ago
Lab has a wrong command: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv should be: ln -s ~/training-data-analyst/courses/developingapps/java/devenv ~/devenv
Jorge C. · Reviewed yaklaşık 6 yıl ago
Eduardo C. · Reviewed yaklaşık 6 yıl ago
Lab instructions broken for symlink creation. I liked the test at the end.
Kent B. · Reviewed yaklaşık 6 yıl ago
CHUNGHYEON O. · Reviewed yaklaşık 6 yıl ago
Pedda Reddy B. · Reviewed yaklaşık 6 yıl ago
IVRGCP U. · Reviewed yaklaşık 6 yıl ago
Mark N. · Reviewed yaklaşık 6 yıl ago
Lab with Java combination is having wrong path details in step 2 (configure the VM to run application software).
SUDALAIMIUTHU S. · Reviewed yaklaşık 6 yıl ago
Ashley H. · Reviewed yaklaşık 6 yıl ago
MADHAVI P. · Reviewed yaklaşık 6 yıl ago
the folder structure devenv is no longer correct `ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv` developingapps-v1.2 <-- this is no longer accurate
Andrew G. · Reviewed yaklaşık 6 yıl ago
The ln command is incorrect. The - should be a /
Branden R. · Reviewed yaklaşık 6 yıl ago
Revathi A. · Reviewed yaklaşık 6 yıl ago
Orion B. · Reviewed yaklaşık 6 yıl ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.