File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 55[ ![ Downloads] ( https://img.shields.io/jetbrains/plugin/d/PLUGIN_ID.svg )] ( https://plugins.jetbrains.com/plugin/16115-findatemplate )
66
77<!-- Plugin description -->
8- 핀다 Intellij 플러그인은 안드로이드 개발 과정을 줄일 수 있는 다양한 툴을 제공합니다 .
8+ The Finda Intellij plugin offers a variety of tools to reduce the Android development process .
99
10- ## 기능
11- 1 . 코드 템플릿
12- Activity, Fragment, ViewModel 등 핀다 안드로이드 프로젝트에서 공통적으로 사용하는
13- 보일러플레이트 코드를 자동으로 생성할 수 있는 템플릿을 제공합니다 .
10+ ## Features
11+ 1 . Code template
12+ Common features for Finda Android projects such as Activity, Fragment, and ViewModel
13+ Provides a template for automatically generating boilerplate codes .
1414
15- ![ 코드 템플릿] ( https://user-images.githubusercontent.com/36754680/108012774-97698600-704d-11eb-9512-74393bc2003b.png )
15+ ![ CodeTemplate] ( https://user-images.githubusercontent.com/36754680/108012774-97698600-704d-11eb-9512-74393bc2003b.png )
16+
17+ Many functions will be added in the future.
18+ Thank you!
1619
1720<!-- Plugin description end -->
1821
Original file line number Diff line number Diff line change 33
44pluginGroup = kr.co.finda.androidtemplate
55pluginName_ = FindaTemplatePlugin-Android
6- pluginVersion = 0.0.3
6+ pluginVersion = 0.0.4
77pluginSinceBuild = 201
88pluginUntilBuild = 203.*
99# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >kr.co.finda.androidtemplate</id >
33 <name >FindaTemplate</name >
4- <vendor >kimdohun0104 </vendor >
4+ <vendor >Dohun Kim </vendor >
55
66 <depends >com.intellij.modules.platform</depends >
77
You can’t perform that action at this time.
0 commit comments