Debugger/Visual Studio Code Debugger
![[VSCode] [JAVA] ๋น์ฅฌ์ผ ์คํ๋์ค ์ฝ๋์์ ์๋ฐ ํจํค์ง ์ค์ ํ๊ธฐ](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F6f8fm%2FbtrSHldaqTj%2FZv4VqohSMKkrpwIssrEmC1%2Fimg.png)
[VSCode] [JAVA] ๋น์ฅฌ์ผ ์คํ๋์ค ์ฝ๋์์ ์๋ฐ ํจํค์ง ์ค์ ํ๊ธฐ
๋น์ฅฌ์ผ ์คํ๋์ค์ฝ๋๋ก ์๋ฐ๋ฅผ ํ๊ธฐ ์ํด ์๋ ํฌ์คํ ์ ์ฐธ๊ณ ํ์๋ค. https://rebornbb.tistory.com/entry/JAVA-vscode-package-%EB%A7%8C%EB%93%A4%EA%B8%B0 [JAVA] vscode ์์ํ์ packaging ๋ง๋ค๊ธฐ 1.ctrl+shift+p [์ปค๋งจ๋์ฐฝ] java๋ฅผ ํ์ดํํ๋ฉด java ๊ด๋ จ๋ ๋ช ๋ น์ด๋ค์ด ๋ณด์ด๋๋ฐ, java: Create Java Project ์ ์ ํํด์ค๋ค. 2.No build tools๋ฅผ ์ ํํด์ค๋ค. 3.๊ทธ๋ผ ํ์ผํ์๊ธฐ๊ฐ ์ด๋ฆฌ๋๋ฐ, ์ด๊ฑด ์ด๋์ java project rebornbb.tistory.com 1. ๋น์ฅฌ์ผ ์คํ๋์ค ์ฝ๋ ์ด๊ณ ctrol + shift + p ๋ฅผ ๋๋ฅธ๋ค ์ปค๋งจ๋ ์ ๋ ฅ : create java project ..
![[VS Code C#] C# : Visual Studio Code C#์ฉ ํฐ๋ฏธ๋ ๋ช
๋ น](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FvlEcd%2FbtrShGJBWor%2FVvBHljkir02JEmnI4ywu60%2Fimg.png)
[VS Code C#] C# : Visual Studio Code C#์ฉ ํฐ๋ฏธ๋ ๋ช ๋ น
๋ท๋ท ์ค์น ํ, ํ๋ก์ ํธ ๋ด ํฐ๋ฏธ๋์์ ๋ค์๊ณผ ๊ฐ์ด ์ฐ์ด๋ณด์๋ค. % dotnet Usage: dotnet [options] Usage: dotnet [path-to-application] Options: -h|--help Display help. --info Display .NET information. --list-sdks Display the installed SDKs. --list-runtimes Display the installed runtimes. path-to-application: The path to an application .dll file to execute. pc-007@PC-007ui-Macmini c-shrap-test % dotnet new console .NET 7.0์(๋ฅผ..
![[๋น์ฅฌ์ผ์คํ๋์ค์ฝ๋, MAC] zsh: command not found: dotnet on Mac](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FqD8pr%2FbtrSf9ypT31%2Fprmm1yH7jMKXgqOgjfinGK%2Fimg.png)
[๋น์ฅฌ์ผ์คํ๋์ค์ฝ๋, MAC] zsh: command not found: dotnet on Mac
https://github.com/dotnet/sdk/issues/22910 zsh: command not found: dotnet on Mac m1 ยท Issue #22910 ยท dotnet/sdk I have macOS 12.0.1 When I open a project on visual studios, the message says that I need to install .net core 3.1. But when I download it, nothing changes and I still cannot run the the command do... github.com ๋น์ฅฌ์ผ ์คํ๋์ค ์ฝ๋์์ c#์ ๋ค๋ค๋ณด๊ณ ์ถ์ด์, ์ด๋ฆฌ์ ๋ฆฌ ํ๊ฒฝ์ค์ ํ๋ค๊ฐ zsh: ๋ช ๋ น์ ์ฐพ์ ์ ์์ ์์ ๋งํ์ ์ด๋ฆฌ์ ๋ฆฌ ๊ตฌ๊ธ๋งํด..
VSCode ํ ๋ฒ์ ์ฌ๋ฌ ๊ฐ ์ ํํ์ฌ ์์ ํ๋ ๋ฒ(๋ค์ค ์ ํ)
https://daldalhanstory.tistory.com/72