App Dev - Setting up a Development Environment: Java avis
13523 avis
David B. · Examiné il y a environ 6 ans
Anton L. · Examiné il y a environ 6 ans
Fourier A. · Examiné il y a environ 6 ans
Maciej P. · Examiné il y a environ 6 ans
John Michael O. · Examiné il y a environ 6 ans
Maaz A. · Examiné il y a environ 6 ans
There is an incorrect step. The command: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv points to a non-existent directory as of this date. The actual command should be ln -s ~/training-data-analyst/courses/developingapps/v1.2/java/devenv ~/devenv
Carlos M. · Examiné il y a environ 6 ans
I create: "ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv" Then I can't get into the "~/devenv" and can't get further in the lab. D: UPDATE: I had to get to the destination folder by hand
Daria R. · Examiné il y a environ 6 ans
The soft link directory ~devenv needs to be associated with the following hard link directory "~/training-data-analyst/courses/developingapps/java/devenv$" or an error occurs when running "MVN spring-boot:run". The instructions need to be updated.
David H. · Examiné il y a environ 6 ans
Alexandra G. · Examiné il y a environ 6 ans
there was problem in the codes description
Mohammad S. · Examiné il y a environ 6 ans
Kevin V. · Examiné il y a environ 6 ans
In "Configure the VM to run application software" section: Step 2(b) should be "ln -s ~/training-data-analyst/courses/developingapps/java ~/devenv" instead of "ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv" because the directory is not named "developingapps-v1.2" its named "developingapps" Step 3 should then be "cd ~/devenv/devenv" since the devenv directory is within the java directory we linked. Another repair option only changing 2(b) Step 2(b) should be "ln -s ~/training-data-analyst/courses/developingapps/java/devenv ~/devenv" instead of "ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv"
Jason F. · Examiné il y a environ 6 ans
Java version of this lab is broken
Andrew D. · Examiné il y a environ 6 ans
ok
Siva Sekhar Reddy S. · Examiné il y a environ 6 ans
Siva Sekhar Reddy S. · Examiné il y a environ 6 ans
lab contains errors, cannot build app with maven
Grzegorz k. · Examiné il y a environ 6 ans
The Lab is broken, unable to run mvn clean install
Joel G. · Examiné il y a environ 6 ans
Asmaa M. · Examiné il y a environ 6 ans
No such file in git repo ~/training-data-analyst/courses/developingapps-v1.2/java
Gabriela G. · Examiné il y a environ 6 ans
some of the instruction are old project cloned from git has changed folder structure
Anurag K. · Examiné il y a environ 6 ans
You have a mistake in this line ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv Correct version is: ln -s ~/training-data-analyst/courses/developingapps/v1.2/java/devenv ~/devenv
Oleg E. · Examiné il y a environ 6 ans
The git for the lab was updated but the lab was not.
Sarah S. · Examiné il y a environ 6 ans
the step is broken in the lab where it asked to link the resource and we did fix that looking at the right resource at the last steps of the lab
DEVANG D. · Examiné il y a environ 6 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.