[Mac OS] JAVA 와 Eclipse 설치
2023. 1. 9. 19:39ㆍ프로그래밍 언어/JAVA
728x90
반응형
JAVA 설치
- JAVA 8
Java Archive Downloads - Java SE 8
We’re sorry. We could not find a match for your search. We suggest you try the following to help find what you’re looking for: Check the spelling of your keyword search. Use synonyms for the keyword you typed, for example, try "application" instead of
www.oracle.com
- JAVA 버전 확인
java -version
Eclipse 설치
https://www.eclipse.org/downloads/
Eclipse Downloads | The Eclipse Foundation
The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 415 open source projects, including runtimes, tools and frameworks.
www.eclipse.org
- 가장 최신 버전의 Eclipse 다운로드를 받는다
- 다운 받은 Eclipse installer 에서 두번째 Eclipse IDE for Enterprise Java and Web Developers 를 눌러 다운 받는다
728x90
반응형
'프로그래밍 언어 > JAVA' 카테고리의 다른 글
JAVA 데이터 타입 (0) | 2023.01.09 |
---|