2. light shot, notion, git, java, intllij 설치 및 설정

Dec 11, 2023
2. light shot, notion, git, java, intllij 설치 및 설정
 

light shot 설치

 
notion image
notion image
 
 

notion 설치

  • 구글 검색
notion image
무료로 사용하기- 로그인
 

git 설치

 
 
 

java 설치 및 설정

notion image
 
 
notion image
 
7zip으로 압축풀기
notion image
 
그후 압축한 파일을 잘라내고 d드라이브에 새폴더 만들고 집어 넣기.
notion image
 
 
 

환경 변수 설정하는 법 (PATH)(ex: java)

  • CMD(명령 프롬포트)에서 특정 프로그램을 실행 할 때 , PATH에 저장된 디렉토리들을 검색하여 해당 프로그램을 찾는 역할을 한다.
 
 
윈도우 키 - 시스템 환경 변수 편집 - 시스템 속성 - 환경 변수 - 시스템 변수(새로 만들기)
 
 
notion image
 
변수 값 에다가 내가 다운 받은 java 위치를 복사하고 넣으면 java_home이라는 환경 변수가 만들어진다.
 
그다음
notion image
 
PATH 더블 클릭 하면 밑 화면이 나온다.
notion image
 
새로 만들기 클릭후 %환경변수 이름% 실행시킬 프로그램이 들어있는 파일을 입력해주고 저장해주면 PATH 설정이 끝난다.
 
  • EX)
notion image
 
  • 주의 사항
    • 환경 변수 설정 할 때는 반드시 대문자로 설정 해야 된다.
      설정 후 확인 버튼 누르기
       
 
 
  • 다운 받았는지 확인하기
notion image
프로그램명 - -version을 실행했을때 위화면이 뜨면 실행된거다.
 
 
 

intellij 설치 및 설정

 
  • 설치(gogle에서 intellij 검색)
notion image
 
notion image
 
 
  • 설정
notion image
 
(명칭) 햄버거를 클릭 후
notion image
위 검색창에 각자 변경할 항목 이름들을 검색해서 변경하기
 
변경할 항목
  1. font - size(16)
  1. mouse wheel - change font size whith Ctrl + Mouse wheel in:(박스 체크)
  1. actions - Reformat cod, Optimize imports, Build project (박스 체크)
 
 
 
 
Share article
RSSPowered by inblog