Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Source
- IntelliJ
- vscode
- Windows
- xargs
- grep
- tomcat
- profile
- lsof
- import
- GIT
- resource
- Quartz
- JavaScript
- Eclipse
- 네트워크
- context
- VirtualBox
- port
- ssh
- 단축키
- maVen
- web.xml
- Windows 10
- Mac
- 줄바꿈 문자
- netsh
- bash
- plugin
- find
Archives
- Today
- Total
develog
[mac] JDK 설정 본문
-
vi ~/.zshrc
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_261.jdk/Contents/Home
export PATH=$PATH:$JAVA_HOME/bin
-
source ~/.zshrc
'OS & Shell > Mac' 카테고리의 다른 글
[mac] port open check (0) | 2020.11.24 |
---|---|
[mac] SQL Developer 실행안됨 (0) | 2020.11.23 |
[mac] mac 에서 windows 로 파일 전송 (0) | 2020.11.22 |
[mac] iTerm2 ssh connection keep alive (0) | 2020.11.21 |
[mac] safari 설정 (Sonoma) (0) | 2020.11.21 |
Comments