App Dev - Setting up a Development Environment: Java Reviews
13523 reviews
Reto Z. · Reviewed около 6 лет ago
The below path is wrong to build maven project. ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv
Dhanagopal K. · Reviewed около 6 лет ago
Please correct symbolic link that is incoorect
Himanshu S. · Reviewed около 6 лет ago
Jitendra G. · Reviewed около 6 лет ago
Good Teacher Good Class
Ji Hoon P. · Reviewed около 6 лет ago
IVRGCP U. · Reviewed около 6 лет ago
had some problems with devenv
Johnathan H. · Reviewed около 6 лет ago
had an issue, but managed to solve student-00-f950bcff09d2@dev-instance:~$ ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv student-00-f950bcff09d2@dev-instance:~$ cd devenv -bash: cd: devenv: No such file or directory student-00-f950bcff09d2@dev-instance:~$ ls devenv training-data-analyst student-00-f950bcff09d2@dev-instance:~$ rm devenv student-00-f950bcff09d2@dev-instance:~$ ln -s training-data-analyst/courses/dev dev-depl-windows/ developingapps/ student-00-f950bcff09d2@dev-instance:~$ ln -s training-data-analyst/courses/dev dev-depl-windows/ developingapps/
Francisco S. · Reviewed около 6 лет ago
IVRGCP U. · Reviewed около 6 лет ago
Tomy I. · Reviewed около 6 лет ago
soft link creation command is incorrect :-)
Lukasz S. · Reviewed около 6 лет ago
Biju T. · Reviewed около 6 лет ago
Biju T. · Reviewed около 6 лет ago
The path to the java version to use in the exercise is not correct. The dash in the path should be changed to use a slash instead, since the correct folder is v1.2 and not -v1.2
Mauricio A. · Reviewed около 6 лет ago
Riabokon S. · Reviewed около 6 лет ago
I ran into issues after creating softlink. I had to navigate through folders in SSH and find the place where the files were to install maven
Arnaldo P. · Reviewed около 6 лет ago
The symbolic link to the devenv directory is wrong.
Rick G. · Reviewed около 6 лет ago
ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv is wrong ... should be changed to: ln -s ~/training-data-analyst/courses/developingapps/java/devenv ~/devenv
David H. · Reviewed около 6 лет ago
The last step is not working.
Steven L. · Reviewed около 6 лет ago
G. Hussain C. · Reviewed около 6 лет ago
the lab is broken. developingapps-v1.2/java does not exist instead its developingapps/devenv - i fixed it and got it working in any case. it was too simple of a lab and nearly identical to the previous one (nodejs) this should be (as is) complex by design to test knowledge and troubleshooting perhaps. so leave a comment that one needs to fix the lab prior to starting then.
Jaroslav P. · Reviewed около 6 лет ago
the symlink to clone folder wasn't correct , the instruction need to be updated
Bruno C. · Reviewed около 6 лет ago
ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv That line of code has 2 mistakes. First of all, there should be "/" before v1.2. And the full path should be "...../java/devenv"
Antoniu C. · Reviewed около 6 лет ago
Amandeep K. · Reviewed около 6 лет ago
Sankararaman K. · Reviewed около 6 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.