이직해서 맥북에서 서버개발을 해야해서 개발툴을 찾아보다가
계속쓰던 이클립스는 뭔가 안땡기고 vscode 로 해보기로 정해서 다운로드!
https://code.visualstudio.com/download
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
https://code.visualstudio.com/docs/?dv=osx
Documentation for Visual Studio Code
Find out how to set-up and get the most from Visual Studio Code. Optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
여기서

맥 유니버셜로 다운로드 받아서

실행 화면!
public class test {
public static void main (String[] args) {
System.out.println("Hello World");
}
}

'etc.. > 맥북' 카테고리의 다른 글
[ 맥북 ] java (zulu) 설치 (0) | 2021.10.13 |
---|---|
[ 맥북 ] 스크린샷 저장되는 위치 변경방법 (0) | 2021.10.13 |
[ 맥북 ] 무료 캡쳐프로그램 - Monosnap (0) | 2021.10.13 |
맥북에서 사용할 무료 오피스 툴 - 리브레 (0) | 2021.10.07 |
이직해서 맥북에서 서버개발을 해야해서 개발툴을 찾아보다가
계속쓰던 이클립스는 뭔가 안땡기고 vscode 로 해보기로 정해서 다운로드!
https://code.visualstudio.com/download
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
https://code.visualstudio.com/docs/?dv=osx
Documentation for Visual Studio Code
Find out how to set-up and get the most from Visual Studio Code. Optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
여기서

맥 유니버셜로 다운로드 받아서

실행 화면!
public class test {
public static void main (String[] args) {
System.out.println("Hello World");
}
}

'etc.. > 맥북' 카테고리의 다른 글
[ 맥북 ] java (zulu) 설치 (0) | 2021.10.13 |
---|---|
[ 맥북 ] 스크린샷 저장되는 위치 변경방법 (0) | 2021.10.13 |
[ 맥북 ] 무료 캡쳐프로그램 - Monosnap (0) | 2021.10.13 |
맥북에서 사용할 무료 오피스 툴 - 리브레 (0) | 2021.10.07 |