이클립스 설치 전 JAVA 설치 및 환경변수 설정이 되어있어야 한다.
https://chocotolatetomato.tistory.com/116?category=1078091
맥 Java 환경변수 Path 설정
터미널을 실행 후 cd /Library/Java/JavaVirtualMachines/본인의 jdk/Contents/Home 를 입력하여 해당 디렉토리로 이동한다. vi ~/.bash_profile 를 입력한 후 창이 변경되면 i 를 입력한다. export JAVA_HOME..
chocotolatetomato.tistory.com
macOS Eclipse 설치
https://www.eclipse.org/downloads/packages/
Eclipse Packages | The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source pro
502 MB 38,875 DOWNLOADS Tools for developers working with Java and Web applications, including a Java IDE, tools for JavaScript, TypeScript, JavaServer Pages and Faces, Yaml, Markdown, Web Services, JPA and Data Tools, Maven and Gradle, Git, and more. Clic
www.eclipse.org
위 사이트에 접속한 다음
Eclipse IDE for Enterprise Java and Web Developers 의 macOS x86_64 를 선택한다.
(Eclipse IDE for Java Developers 로 설치하면 Server 또는 Web 이 없다)
finder에서 설치된 eclipse 파일을 더블 클릭해 applications로 drag&drop 하여 런치패드에 설치한다.
'Mac' 카테고리의 다른 글
맥 H2 데이터베이스 설치하기 (0) | 2022.09.26 |
---|---|
맥에 Spring Tool Suite 4 다운로드 및 설치 (0) | 2022.09.24 |
맥 메모장 : TextEdit (텍스트 편집기) (0) | 2022.09.13 |
맥 Java 환경변수 Path 설정 (0) | 2022.09.12 |
맥 자바 설치 경로, JDK 위치 찾기 (0) | 2022.09.11 |