Computer/내가 보려고 올리는

[Eclipse] html 태그 자동 완성해주는 emmet 설치하기

Happyoon ~ 2021. 11. 17. 18:37
728x90
반응형

1. Help - Install New Sofrtware... 클릭 

 

 

 

2. 아래 링크 복사하기

http://download.emmet.io/eclipse/updates/

 

 

 

3. Work with의 type or select a site 링크 붙여넣고 엔터

 

 

4. next로 끝까지 진행하면 설치 완료!! 

 

 

5. node.js 버전 안 맞거나 설치 안되어 있다면 node.js 설치하기

 

 

-이전 release

https://nodejs.org/ko/download/releases/

 

이전 릴리스 | Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

nodejs.org

 

- 내가 설치한 버전

https://nodejs.org/download/release/v12.7.0/

 

Index of /download/release/v12.7.0/

 

nodejs.org

 

반응형