Illuminated Cloud

IntelliJ를 이용해서 깃 (Git)과 여러분의 오그와 연결하는 방법을 알아보도록 하겠습니다. 이 포스트에서는 IntelliJ를 이용해 Git과 프로젝트를 연동하는 방법을 설명합니다. Git 설치, 회원가입, SSH 설정, 버전 관리의 중요성 등 기본적인 사항들은 다루지 않습니다. 기초적인 내용은 다른 블로그에서 참고하시기 바랍니다. Git 활성화1. 인텔리제이 상단 메뉴에서 VCS -> Enable Version Control Integration 클릭2. 왼쪽에 Commit, Pull Requests / 하단에 Git 메뉴 추가된거 확인. Repository 연결1. 상단의 Git 메뉴 클릭 (VCS가 Git으로 변경됨) -> Manage Remotes 클릭2. + 눌러 연결하고자하는 Git의 R..
From now on, I will post not only about admin-related topics but also about development-related ones. As a developer, one of the first things you should do before diving into development is setting up your development environment. While it may not be overly difficult, it can be daunting for those who just entered into the Salesforce environment, which may find it challenging to figure out the ri..
IntelliJ로 세일즈포스 개발환경을 세팅하는 법을 배우도록 하겠습니다. 개발자로써 개발에 앞서 가장 먼저 해야하는 것은 '개발환경' 세팅입니다. 그리 어려운 내용은 아니지만 입문한지 얼마 안되신 경우 방향을 잡기 힘들겁니다. 하지만, 이번 포스트를 통해 한번 해본다면 다음부터는 어려움이 없을겁니다. IntelliJ 설치https://www.jetbrains.com/idea/ IntelliJ IDEA – the Leading Java and Kotlin IDEIntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoya..
세일즈포스 개발 및 어드민 블로그
'Illuminated Cloud' 태그의 글 목록