문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
wiki:eclipse:cdt [2020/05/19 16:18] dhan |
wiki:eclipse:cdt [2023/01/13 18:44] (현재) |
||
|---|---|---|---|
| 줄 47: | 줄 47: | ||
| - C/Cplusplus General -> Paths and Symbols | - C/Cplusplus General -> Paths and Symbols | ||
| - Source Location | - Source Location | ||
| + | |||
| + | ==== 실행파일 종류 지정 ==== | ||
| + | - Project -> Properties | ||
| + | - C/Cplusplus Build -> Settings | ||
| + | - Build Artifact | ||
| + | |||
| + | Artifact Type: 선택박스에서 Executable | Shared Library | Static Library 중 하나 지정 \\ | ||
| ==== 출력파일 지정 ==== | ==== 출력파일 지정 ==== | ||
| 줄 52: | 줄 59: | ||
| - C/Cplusplus General -> Paths and Symbols | - C/Cplusplus General -> Paths and Symbols | ||
| - Output Location | - Output Location | ||
| + | |||
| + | ==== 코드 스타일 지정(Formatter) ===== | ||
| + | - Windows -> Preferences | ||
| + | - C/Cplusplus -> Code Style -> Formatter | ||
| + | - BSD/Allman 사용 | ||
| + | |||
| + | - Mouse right click -> Source -> Format 실행 | ||
| ===== Tip ===== | ===== Tip ===== | ||
| + | [[https:// | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||