Desenvolvimento de aplicativos: como configurar um ambiente de desenvolvimento (Java) avaliações

13523 avaliações

David B. · Revisado há about 6 years

Anton L. · Revisado há about 6 years

Fourier A. · Revisado há about 6 years

Maciej P. · Revisado há about 6 years

John Michael O. · Revisado há about 6 years

Maaz A. · Revisado há 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. · Revisado há 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. · Revisado há 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. · Revisado há about 6 years

Alexandra G. · Revisado há about 6 years

there was problem in the codes description

Mohammad S. · Revisado há about 6 years

Kevin V. · Revisado há 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. · Revisado há about 6 years

Java version of this lab is broken

Andrew D. · Revisado há about 6 years

ok

Siva Sekhar Reddy S. · Revisado há about 6 years

Siva Sekhar Reddy S. · Revisado há about 6 years

lab contains errors, cannot build app with maven

Grzegorz k. · Revisado há about 6 years

The Lab is broken, unable to run mvn clean install

Joel G. · Revisado há about 6 years

Asmaa M. · Revisado há about 6 years

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

Gabriela G. · Revisado há about 6 years

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

Anurag K. · Revisado há 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. · Revisado há about 6 years

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

Sarah S. · Revisado há 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. · 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.