일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- Source
- port
- resource
- vscode
- GIT
- tomcat
- Mac
- lsof
- import
- JavaScript
- ssh
- profile
- xargs
- Eclipse
- find
- IntelliJ
- maVen
- VirtualBox
- Windows 10
- Windows
- 줄바꿈 문자
- netsh
- bash
- Quartz
- plugin
- 단축키
- 네트워크
- grep
- web.xml
- context
- Today
- Total
목록OS & Shell/Mac (38)
develog

java-decompiler.github.io/ Java Decompiler The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions. JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reco java-decompiler.github.io

증상 해결 Preferences > Profiles > Text > Unicode > Unicode normalization form : NFC 로 수정 https://velog.io/@inyong_pang/MAC-macOS-iTerm2-%ED%95%9C%EA%B8%80-%EC%9E%90%EC%86%8C%EB%B6%84%EB%A6%AC-%ED%98%84%EC%83%81-%ED%95%B4%EA%B2%B0 [MAC] MacOS iTerm2 한글 자소분리 현상 해결 iTerm2 또는 terminal 사용 시 한글로 저장된 파일명이 이상하게 표시되는 경우가 있다. 분명 한글로 정확하게 '자료구조-이론-강의자료'라고 저장했음에도 불구하고, iTerm2이나 terminal CLI환경에서는 velog.io https..
/Library/Java/JavaVirtualMachines /Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home

커넥션 테스트시 오류 발생 Status : Failure - Test failed : Locale not recognized sqldeveloper.conf 파일 수정후 재시작 vi /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf # 아래 라인 추가 AddVMOption -Duser.language=ko AddVMOption -Duser.country=KR