Desenvolvimento de aplicativos: como configurar um ambiente de desenvolvimento (Java) avaliações
13523 avaliações
Reto Z. · Revisado há about 6 years
The below path is wrong to build maven project. ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv
Dhanagopal K. · Revisado há about 6 years
Please correct symbolic link that is incoorect
Himanshu S. · Revisado há about 6 years
Jitendra G. · Revisado há about 6 years
Good Teacher Good Class
Ji Hoon P. · Revisado há about 6 years
IVRGCP U. · Revisado há about 6 years
had some problems with devenv
Johnathan H. · Revisado há about 6 years
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. · Revisado há about 6 years
IVRGCP U. · Revisado há about 6 years
Tomy I. · Revisado há about 6 years
soft link creation command is incorrect :-)
Lukasz S. · Revisado há about 6 years
Biju T. · Revisado há about 6 years
Biju T. · Revisado há about 6 years
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. · Revisado há about 6 years
Riabokon S. · Revisado há about 6 years
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. · Revisado há about 6 years
The symbolic link to the devenv directory is wrong.
Rick G. · Revisado há about 6 years
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. · Revisado há about 6 years
The last step is not working.
Steven L. · Revisado há about 6 years
G. Hussain C. · Revisado há about 6 years
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. · Revisado há about 6 years
the symlink to clone folder wasn't correct , the instruction need to be updated
Bruno C. · Revisado há about 6 years
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. · Revisado há about 6 years
Amandeep K. · Revisado há about 6 years
Sankararaman K. · Revisado há about 6 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.