关于“App Dev - Setting up a Development Environment: Java”的评价

13523 条评价

David B. · 已于 about 6 years前审核

Anton L. · 已于 about 6 years前审核

Fourier A. · 已于 about 6 years前审核

Maciej P. · 已于 about 6 years前审核

John Michael O. · 已于 about 6 years前审核

Maaz A. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

Alexandra G. · 已于 about 6 years前审核

there was problem in the codes description

Mohammad S. · 已于 about 6 years前审核

Kevin V. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

Java version of this lab is broken

Andrew D. · 已于 about 6 years前审核

ok

Siva Sekhar Reddy S. · 已于 about 6 years前审核

Siva Sekhar Reddy S. · 已于 about 6 years前审核

lab contains errors, cannot build app with maven

Grzegorz k. · 已于 about 6 years前审核

The Lab is broken, unable to run mvn clean install

Joel G. · 已于 about 6 years前审核

Asmaa M. · 已于 about 6 years前审核

No such file in git repo ~/training-data-analyst/courses/developingapps-v1.2/java

Gabriela G. · 已于 about 6 years前审核

some of the instruction are old project cloned from git has changed folder structure

Anurag K. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

The git for the lab was updated but the lab was not.

Sarah S. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。