[IntelliJ] VisualVM PlugIn 설치

[IntelliJ] VisualVM PlugIn 설치

VisualVM 이란?

JVM을 실시간으로 모니터링 할 수 있는 오픈소스 기반 GUI툴.

1. VisualVM .zip Download

VisualVM 공식홈페이지

https://visualvm.github.io

- 다운로드 탭에 들어가서 zip 압축파일을 다운 받는다.

- 원하는 경로에 압축을 해제한다.

2. IntelliJ PlugIn 설치

File > Settings... > Plugins > Marketplace

- apply OK!

2. IntelliJ PlugIn 설정

File > Settings > Other Settings > VisualVM Lancher

- apply OK!

설치를 완료하면 다음과 같이 아이콘이 생긴다.

- Run with VisualVM '프로젝트'

- Debug with VisualVM '프로젝트'

구동시 화면

VisualVM을 실행하고 가장 먼저 라이센스에 동의하자.

각 항목은 공식홈페이지 Documentation 을 확인하면 된다.

https://visualvm.github.io/documentation.html

한국어 버전도 지원한다.

from http://chjs93.tistory.com/33 by ccl(A) rewrite - 2021-10-15 15:27:36