리뷰 App Dev - Setting up a Development Environment: Java개
리뷰 13523개
Ashwini P. · 대략 6년 전에 리뷰됨
There's an error in the softlink
Yves Marie E. · 대략 6년 전에 리뷰됨
The softlink does not work since the path is incorrect. But it is easy to get around this issue. You should either update the description or adjust the code from the git repository
Stefan M. · 대략 6년 전에 리뷰됨
Raehan K. · 대략 6년 전에 리뷰됨
Lab has a bug in it. Step to run: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv should be updated to: ln -s ~/training-data-analyst/courses/developingapps/java/devenv ~/devenv
Pedro A. · 대략 6년 전에 리뷰됨
Problemas con la versión de git clonada, cambian nombres de directorios, al igual los comandos tienen que actualizarse
David Z. · 대략 6년 전에 리뷰됨
basic
Lucio P. · 대략 6년 전에 리뷰됨
The steps were easy to follow, but there was an error in the instructions. In the lab "App Dev - Setting up a Development Environment: Java" In section "Configure the VM to run application software" in step 2 "Clone the class repository" the second statement that is supposed to create a soft link reads: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv the statement should read: ln -s ~/training-data-analyst/courses/developingapps/v1.2/java/devenv ~/devenv
Richard L. · 대략 6년 전에 리뷰됨
There is a mistake in a step 2 of the "Verify Java installation" section. The location provided for a soft link is incorrect: It should be: ln -s training-data-analyst/courses/developingapps/v1.2/java/devenv ~/devenv instead of: ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv
kapybara k. · 대략 6년 전에 리뷰됨
Hary R. · 대략 6년 전에 리뷰됨
Tharana M. · 대략 6년 전에 리뷰됨
Good
Elamathi K. · 대략 6년 전에 리뷰됨
Damain R. · 대략 6년 전에 리뷰됨
HOSSAM E. · 대략 6년 전에 리뷰됨
Sowndharya R. · 대략 6년 전에 리뷰됨
Sowndharya R. · 대략 6년 전에 리뷰됨
There are some errors on the instructions for the java app
GeoInnova G. · 대략 6년 전에 리뷰됨
Alfredo S. · 대략 6년 전에 리뷰됨
Nice lab but there was a mistake in this command: -> ln -s ~/training-data-analyst/courses/developingapps-v1.2/java ~devenv It should be: ln -s ~/training-data-analyst/courses/developingapps/v1.2/java ~devenv notice the change of "-v1.2" to "/v1.2" ------------------------------ Also, with the change from above you'll need the command of -> cd ~/devenv to be changed to: cd ~/devenv/devenv Aside from that is pretty good!
Gabriel A. · 대략 6년 전에 리뷰됨
The lap needs to be revised: 1. devenv is not located in ~/training-data-analyst/courses/developingapps-v1.2/java ~/devenv but in ~/training-data-analyst/courses/developingapps/java/devenv/ 2. student-01-f5d8b5b7f17f@dev-instance:~/devenv$ mvn exec:java@list-gce [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appdev 0.0.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- exec-maven-plugin:1.5.0:java (list-gce) @ appdev --- Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 KB at 15.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 KB at 1042.1 KB/sec) Jan 22, 2020 9:53:59 PM com.google.api.client.googleapis.services.AbstractGoogleClient <init> WARNING: Application name is not set. Call Builder#setApplicationName. ================== Listing Compute Engine Instances ================== java.lang.NullPointerException: Required parameter project must be specified. at com.google.api.client.repackaged.com.google.common.base.Preconditions.checkNotNull(Preconditions.java:22 9) at com.google.api.client.util.Preconditions.checkNotNull(Preconditions.java:140) at com.google.api.services.compute.Compute$Instances$List.<init>(Compute.java:31686) at com.google.api.services.compute.Compute$Instances.list(Compute.java:31655) at com.google.training.appdev.console.ConsoleApp.printInstances(ConsoleApp.java:102) at com.google.training.appdev.console.ConsoleApp.main(ConsoleApp.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:294) at java.lang.Thread.run(Thread.java:748) student-01-f5d8b5b7f17f@dev-instance:~/devenv$
Gregor L. · 대략 6년 전에 리뷰됨
Dmitry K. · 대략 6년 전에 리뷰됨
Łukasz K. · 대략 6년 전에 리뷰됨
Damain R. · 대략 6년 전에 리뷰됨
Damain R. · 대략 6년 전에 리뷰됨
Damain R. · 대략 6년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.