리뷰 App Dev - Setting up a Development Environment: Java개
리뷰 13523개
David B. · 대략 6년 전에 리뷰됨
Anton L. · 대략 6년 전에 리뷰됨
Fourier A. · 대략 6년 전에 리뷰됨
Maciej P. · 대략 6년 전에 리뷰됨
John Michael O. · 대략 6년 전에 리뷰됨
Maaz A. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
Alexandra G. · 대략 6년 전에 리뷰됨
there was problem in the codes description
Mohammad S. · 대략 6년 전에 리뷰됨
Kevin V. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
Java version of this lab is broken
Andrew D. · 대략 6년 전에 리뷰됨
ok
Siva Sekhar Reddy S. · 대략 6년 전에 리뷰됨
Siva Sekhar Reddy S. · 대략 6년 전에 리뷰됨
lab contains errors, cannot build app with maven
Grzegorz k. · 대략 6년 전에 리뷰됨
The Lab is broken, unable to run mvn clean install
Joel G. · 대략 6년 전에 리뷰됨
Asmaa M. · 대략 6년 전에 리뷰됨
No such file in git repo ~/training-data-analyst/courses/developingapps-v1.2/java
Gabriela G. · 대략 6년 전에 리뷰됨
some of the instruction are old project cloned from git has changed folder structure
Anurag K. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
The git for the lab was updated but the lab was not.
Sarah S. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.