현상
pycharm을 사용 중에 아래와 같은 Window Defender 관련 로그를 발견하였다.
그냥 써도 문제는 없지만,, 성능에 영향을 줄 수 있다고 하니 해결하기위해 아래 관련된 폴더를 설정 해주었다.
Windows Defender might be impacting your build and IDE performance.
PyCharm checked the following directories:
C:\Users\*\PycharmProjects\algo2
C:\Users\*\AppData\Local\JetBrains\PyCharmCE2020.1
C:\Users\*\.gradle
해결 방법
윈도우 검색창에서 windows 보안 설정 클릭하여 관련 폴더를 추가해준다.
-
windows 보안
-
바이러스 및 위협 방지
-
설정 관리 > 제외 > 제외 추가 또는 제거
-
제외 사항 추가 > 해당 폴더를 추가
'Programming > DevelopTool' 카테고리의 다른 글
[Intellij] github organization 연동 안됨 Clone failed (2) | 2021.01.26 |
---|---|
[Intellij] JavaDoc 주석 + 파일 생성 (0) | 2020.09.23 |
[git] Your branch is up to date with 'origin/master' (0) | 2020.05.12 |