IDE(63)
-
IntelliJ IDEA Community Edition 제거하기 삭제하기 uninstall
IntelliJ IDEA Community Edition 제거하기 삭제하기 uninstall · "프로그램 제거 또는 변경" 설정 오픈 · 프로그램 삭제 · 삭제 완료 ---------------------------------------- "프로그램 제거 또는 변경" 설정 오픈 키보드의 [Window키 + R]를 눌러 실행창을 오픈합니다. 실행창안에 보이는 명령어를 입력한 후 [확인] 버튼을 클릭합니다. 설치된 프로그로그램 목록에서 "IntelliJ IDEA Community Edition xxx.x" 항목을 찾습니다. 프로그램 삭제 [IntelliJ IDEA Community Edition xxx.x] 항목을 더블 클릭해서 삭제를 진행합니다. 설정값과 히스토리 파일등 관련 모든 파일들을 제거하기 위해..
-
글꼴 폰트 Font 설치 하기 - font install
글꼴 폰트 Font 설치 하기 - install ---------------------------------------- JetBrains Mono https://codedragon.tistory.com/10753 D2 Coding 글꼴 https://codedragon.tistory.com/10705 네이버 나눔손글씨 글꼴 모음 - Download(다운로드) https://codedragon.tistory.com/10795 네이버 나눔글꼴 모음 (8종) https://codedragon.tistory.com/10701 Google Noto Fonts https://codedragon.tistory.com/10728 눈누 https://codedragon.tistory.com/6952 어비폰트 모음 (U..
-
VSCode (VisualStudio Code) - 줄 끝 공백 제거하기
VSCode - 줄 끝 공백 제거하기 VSCode 메뉴: [File] >> [Preferences] >> [Settings] "Trim Trailing Whitespace" 으로 검색 >> [Trim Trailing Whitespace] 항목을 체크합니다. Trim Trailing Whitespace
-
eclipse/STS - 자동완성기능 활성화하기
eclipse - 자동완성기능 활성화하기 아래와 같이 자동완성기능이 활성되지 않은 경우 보통 해결방법 3로 해결가능합니다. 그렇지 않은 경우 해결방법1, 해결방법2를 통해 설정값을 확인 후 동일하게 설정하거나 해결방법 4로 프로젝트 맞게 설정합니다. 또는 eclipse 를 다시 설치합니다. 해결방법 1 eclipse 메뉴: [Window] >> [Preferences] 왼쪽 메뉴에서 [Java] > [Editor] > [Content Assist] 선택 >> 오른쪽 창에서 "Auto Activation"이 아래와 같이 설정되어 있는지 확인합니ㅏㄷ. 해결방법 2 eclipse 메뉴: [Window] >> [Preferences] 왼쪽 메뉴에서 [General] > [Keys ] 선택 >> 오른쪽 창에서 '..
-
Visual Studio - JSON 포멧을 클래스로 만들기
Visual Studio - JSON 포멧을 클래스로 만들기 JSON 사이트에 있는 샘플을 클립보드에 복사합니다.http://json.org/example
-
IntelliJ - Major Update
IntelliJ - Major Update [Download] "Community"의 [Download] 버튼 클릭 다운 받은 파일을 실행합니다. IntelliJ 설치다운 받은 파일을 통해 설치는 아래 링크를 참고하시기 바랍니다. https://codedragon.tistory.com/8849