
이건 내가 테마쓸려고 저장해놓은것 다크테마로 먼저 바꾼 후에 theme-66.epf 임포트하고 압축파일들 해당 경로에 복사 붙여넣기 덮어쓰기 Enhanced Class Decompiler Eclipse Java EE Developer Tools Pivotal tc Server Integration for Eclipse Spring Tools 3 Add-on for Spring Tools MyBatipse 생각외로 다운받을게 많아서 캡처를 그만뒀다.

https://www.oracle.com/downloads/ Oracle Software Downloads | Oracle Developer Downloads All software downloads are free, and most come with a Developer License that allows you to use full versions of the products at no charge while developing and prototyping your applications, or for strictly self-educational purposes. (Un www.oracle.com 집에서 sqldeveloper 계정접속하면 로드 중... 하면서 테이블, 뷰, 인덱스, 패키지, 프로시..

구글에 Spirng tool suite 를 검색하시면 홈페이지가 1개 나옵니다. 운영체제에 맞는 버전을 다운로드 받아주세요. 다운로드 받은 압축파일을 해제하면 폴더가 1개 생성됩니다. 생성된 폴더 안에 들어가시면 SpringToolSuite4.exe 를 실행시켜주세요. 앞으로 코딩한 파일들이 저장될 폴더를 본인이 원하는대로 만들어서 경로를 잡아주세요. 처음 실행한 화면입니다. Spring Tools를 사용하여 간단하게 Hello World를 출력해보겠습니다. Create a Java project를 눌러서 원하시는 Project name를 입력하시면 됩니다. 그리고 src 라는 폴더에서 마우스 우클릭을 눌러서 New -> Class 를 선택해주세요. Name : Hello public static voi..