February 20, 2021
소스 파일의 내용이 바뀌면 자동으로 node를 재시작
$ npm install -g --save-dev forever $ forever start -w ./app.js
forever start -l $PWD/logs/example.log -a -w ./app.js
주소창에 다음을 쳐서 설정한다. 설정 후 꼭 버튼을 눌러야 적용된다. ``` about:config
help - install new software - add - http://pydev.org/updates
Help-> Software Updates -> Find and Install
## 자바 버전 변경(이클립스)
Window > Preference > Java > Installed JREs > jdk버전 확인 환경설정 > Java > Compiler > jdk버전 확인