헤르메스 LIFE

[Windows] Windows 설정 후 셋팅하기 본문

기타

[Windows] Windows 설정 후 셋팅하기

헤르메스의날개 2024. 4. 27. 08:48
728x90

유틸리티

반디집 ( https://kr.bandisoft.com/bandizip/dl/ )

 

반디집 - 반디집 설치파일 다운로드

반디집을 다운로드해 주셔서 감사합니다. 이 프로그램도 사용해 보세요! 반디집 설치하기 최근 다운로드는 화면 우상단에서 확인할 수 있습니다. 설치 파일을 더블 클릭해 실행합니다. 이렇게

kr.bandisoft.com

픽픽 ( https://picpick.net/download/ )

 

픽픽(PicPick) - 올인원 그래픽 디자인 도구 (화면 캡처 및 녹화, 이미지 편집, 색상 추출, 눈금자,

픽픽(PicPick) - 올인원 그래픽 디자인 도구 (화면 캡처 및 녹화, 이미지 편집, 색상 추출, 눈금자, 각도기, 십자선 등)

picpick.net

Notepad++ ( https://notepad-plus-plus.org/downloads/ )

 

Downloads | Notepad++

 

notepad-plus-plus.org

EditPlus ( https://www.editplus.com/kr/download.html )

 

에디트플러스 문서 편집기 - 평가판 무료 다운로드

평가판 무료 다운로드 에디트플러스는 쉐어웨어로 배포되므로 다운로드해서 30일 동안 사용해 볼 수 있습니다. 만일 프로그램이 유용하다고 판단되어 30일 평가 기간 이후에도 계속 사용하고자

www.editplus.com

VS Code ( https://code.visualstudio.com/ )

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

VS Code Portable Mode ( https://code.visualstudio.com/download )

Bitwarden ( https://bitwarden.com/download/ )

 

Password Manager for iPhone, Android, Chrome, Safari and More | Bitwarden

Get Bitwarden app on your iPhone/Android device, desktop application Windows/MacOS/Linux or the Bitwarden extension on Chrome, Safari, Firefox and more!

bitwarden.com

Total Commander ( https://hermeslog.tistory.com/516 )

 

[Total Commander] Default settings 변경

글꼴변경 https://github.com/orioncactus/pretendard GitHub - orioncactus/pretendard: 어느 플랫폼에서든 사용할 수 있는 system-ui 대체 글꼴 | A system-ui alternativ 어느 플랫폼에서든 사용할 수 있는 system-ui 대체 글꼴 |

hermeslog.tistory.com


개발환경

Azul Zulu OpenJDK ( https://www.azul.com/downloads/?os=windows&architecture=x86-64-bit&package=jdk#zulu )

 

Azul Downloads

No matter the size of your company, Azul offers competitive pricing options to fit your needs, your budget, and your ambition.

www.azul.com

IntelliJ ( https://www.jetbrains.com/ko-kr/idea/download/?section=windows )

 

최고의 Java 및 Kotlin IDE인 IntelliJ IDEA를 다운로드하세요

 

www.jetbrains.com

STS Tools ( https://spring.io/tools )

 

Spring | Tools

 

spring.io

Docker 설치 ( https://hermeslog.tistory.com/497?category=302346 )

 

 

[Docker] Docker의 설치

Docker의 설치 참조 : docs.microsoft.com/ko-kr/windows/wsl/tutorials/wsl-containers Linux 용 Windows 하위 시스템에서 Docker 컨테이너 사용 시작 Linux 용 Windows 하위 시스템에서 Docker 컨테이너를 설정 하는 방법에 대

hermeslog.tistory.com

Git 설치 ( https://git-scm.com/downloads )

 

Git - Downloads

Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp

git-scm.com

Windows 에서 Curl ( https://curl.se/ )

 

curl

command line tool and library for transferring data with URLs (since 1998) Supports... DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS

curl.se

Lombok 설치 ( https://hermeslog.tistory.com/463 )

 

[Lombok] Eclipse 에 Lombok 설치 방법

Eclipse 에 lombok 설치 방법 정리합니다. IntelliJ 에서는 Plugin 으로 지원합니다. : 참조 hermeslog.tistory.com/425?category=302347 [IntelliJ] Plugins 1. Rainbow Brackets - Brackets 을 색상별로 보여줘서 예쁘게 보임. plugins

hermeslog.tistory.com

 


Eclipse 설치 후 해야 하는 설정 ( https://hermeslog.tistory.com/491 )

 

[Eclipse] Eclipse 설치 후 해야 하는 설정

1. GeneralHeap 상태바 보여주기1-1. Encoding 설정Windows > Preferences > General > Workspace >> Text file encoding >> UTF-81-2. Font 설정Windows > Preferences > General > Appearance > Colors and Fonts >> 프로그램 가능한 폰트는 모두

hermeslog.tistory.com

Git 명령어 ( https://hermeslog.tistory.com/685 )

 

[Git] Git 명령어

사용하는 Git 명령어를 정리해봤습니다. 계속 수정 변경해서 추가할 예정입니다. # 전역 사용자 등록 $ git config --global user.name 'hermeswing' # 전역 사용자 이메일 등록 $ git config --global user.email 'hermeswi

hermeslog.tistory.com

Git Bash 설정 ( https://hermeslog.tistory.com/772 )

 

[Git] Windows 에서 Git bash 설정

0. 목적- Linux 를 사용했다가 다시 Windows 로 회귀했습니다.- Linux 의 편한 점이 있었고, 그 편한 점을 잊을 수가 없는거죠.이전에 사용했던. Bash CLI의 장점을....- 일단 뭐가 어딧는지 알면 나중에 수

hermeslog.tistory.com


Windows에서 CURL 사용 ( https://hermeslog.tistory.com/644 )

 

[CURL] Windows 에서 curl 사용

Windows 에서 curl 사용 Usage: curl [options...] Options: (H) means HTTP/HTTPS only, (F) means FTP only --anyauth Pick "any" authentication method (H) -a, --append Append to target file when uploading (F/SFTP) --basic Use HTTP Basic Authentication (H) -

hermeslog.tistory.com

OpenJDK 종류 ( https://hermeslog.tistory.com/657 )

 

[JAVA] OpenJDK 종류

2019년 9월 14일 Oracle에서 새로운 라이센스를 발표하였습니다. https://www.oracle.com/downloads/licenses/no-fee-license.html Oracle No-Fee Terms and Conditions (NFTC) License Agreement Your use of this Program is governed by the No-Fee Te

hermeslog.tistory.com

Eclipse 버전별 애칭 ( https://hermeslog.tistory.com/506 )

 

[Eclipse] Eclipse의 버전별 애칭

Eclipse Version 애칭 64Bit 존재여부 지원 JDK 비고 Eclipse 4.19 2021-03 ○ Java 11 이상 ~ 2021년 ~ Eclipse 4.18 2020-12 ○ Java 11 이상 ~ 2020년 ~ Eclipse 4.17 2020-09 ○ Java 11 이상 ~ 2020년 ~ Eclipse 4.16 2020-06 ○ 1.8 이상 ~ 1.

hermeslog.tistory.com

VS Code Plugin ( https://hermeslog.tistory.com/616 )

 

[VSCode] Plugins

- Project Manager - Vetur - Night Owl 파일 > 기본설정 > 색테마 - Material Icon Theme 파일 > 기본설정 > 파일 아이콘 테마 - Live Server 소스를 변경하고 브라우저를 새로고침하지 않아도 변경된 내용이 적용되도

hermeslog.tistory.com

VS Code 설정 ( https://hermeslog.tistory.com/617 )

 

[VSCode] 설정

FontCommonly Used > Font FamilyColor Customizations파일 > 기본설정 > 설정{ "terminal.integrated.defaultProfile.windows": "Command Prompt", "workbench.iconTheme": "material-icon-theme", "workbench.colorTheme": "Night Owl", "atomKeymap.promptV3Featur

hermeslog.tistory.com

 

728x90