App Dev - Setting up a Development Environment: Java recensioni

13523 recensioni

David B. · Recensione inserita circa 6 anni fa

Anton L. · Recensione inserita circa 6 anni fa

Fourier A. · Recensione inserita circa 6 anni fa

Maciej P. · Recensione inserita circa 6 anni fa

John Michael O. · Recensione inserita circa 6 anni fa

Maaz A. · Recensione inserita circa 6 anni fa

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. · Recensione inserita circa 6 anni fa

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. · Recensione inserita circa 6 anni fa

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. · Recensione inserita circa 6 anni fa

Alexandra G. · Recensione inserita circa 6 anni fa

there was problem in the codes description

Mohammad S. · Recensione inserita circa 6 anni fa

Kevin V. · Recensione inserita circa 6 anni fa

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. · Recensione inserita circa 6 anni fa

Java version of this lab is broken

Andrew D. · Recensione inserita circa 6 anni fa

ok

Siva Sekhar Reddy S. · Recensione inserita circa 6 anni fa

Siva Sekhar Reddy S. · Recensione inserita circa 6 anni fa

lab contains errors, cannot build app with maven

Grzegorz k. · Recensione inserita circa 6 anni fa

The Lab is broken, unable to run mvn clean install

Joel G. · Recensione inserita circa 6 anni fa

Asmaa M. · Recensione inserita circa 6 anni fa

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

Gabriela G. · Recensione inserita circa 6 anni fa

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

Anurag K. · Recensione inserita circa 6 anni fa

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. · Recensione inserita circa 6 anni fa

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

Sarah S. · Recensione inserita circa 6 anni fa

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. · Recensione inserita circa 6 anni fa

Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.