본문 바로가기

Mac

맥 이클립스 설치하기

728x90
SMALL

이클립스 설치 전 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 하여 런치패드에 설치한다.

728x90