윈도우 choco install SpringToolSuite

Jmnote (토론 | 기여)님의 2017년 10월 20일 (금) 10:53 판 (→‎확인)
choco install SpringToolSuite

1 확인

C:\WINDOWS\system32>choco list --localonly | findstr SpringToolSuite

C:\WINDOWS\system32>

2 설치

C:\WINDOWS\system32>choco install SpringToolSuite -y
Chocolatey v0.10.8
Installing the following packages:
SpringToolSuite
By installing you accept licenses for the packages.

jdk8 v8.0.144 [Approved]
jdk8 package files install completed. Performing other installation steps.
Downloading JDK from http://download.oracle.com/otn-pub/java/jdk/8u144-b01/090f390dda5b47b9b721c7dfaa008135/jdk-8u144-windows-x64.exe
Installing jdk8...
jdk8 has been installed.
PATH environment variable does not have C:\Program Files\Java\jdk1.8.0_144\bin in it. Adding...
  jdk8 may be able to be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
 The install of jdk8 was successful.
  Software installed to 'C:\Program Files\Java\jdk1.8.0_144\'

SpringToolSuite v3.7.3 [Approved] - Likely broken for FOSS users (due to download location changes)
springtoolsuite package files install completed. Performing other installation steps.
C:\ProgramData\chocolatey\lib\SpringToolSuite\tools
spring-tool-suite-3.7.3.RELEASE-e4.6-win32-x86_64.zip
WARNING: Url has SSL/TLS available, switching to HTTPS for download
Downloading SpringToolSuite 64 bit
  from 'https://dist.springsource.com/release/STS/3.7.3.RELEASE/dist/e4.6/spring-tool-suite-3.7.3.RELEASE-e4.6-win32-x86_64.zip'
Progress: 0% - Saving 78.28 KB of 433.1 MB

3 확인 2

C:\WINDOWS\system32>choco list --localOnly | findstr SpringToolSuite
... (생략)

4 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}