We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea501a commit 20958dbCopy full SHA for 20958db
1 file changed
_wiki/개발환경세팅.md
@@ -3,7 +3,7 @@ layout : wiki
3
title : 개발환경세팅
4
summary : 새 PC 를 받았을때 개발환경 세팅방법 (Java, Spring 개발 기준)
5
date : 2018-08-15 19:41:36 +0900
6
-updated : 2021-03-11 03:11:54 +0900
+updated : 2021-03-31 19:27:06 +0900
7
ktags : tools
8
toc : true
9
public : true
@@ -172,6 +172,8 @@ echo 'eval "$(jenv init -)"' >> ~/.zshrc
172
* Translator : 단어 사전
173
* Gradle Dependencies Helper
174
* [gradle dependencies formatter](https://plugins.jetbrains.com/plugin/7937-gradle-dependencies-formatter)
175
+ * [string-manipulation](https://plugins.jetbrains.com/plugin/2162-string-manipulation)
176
+ * 다양한 형태의 정렬기능을 지원 강추!
177
178
* 설정
179
* [Intellij Setting 동기화하기](https://nesoy.github.io/articles/2019-08/Intellij-Setting-Sync)
0 commit comments