Commit Graph

6 Commits

Author SHA1 Message Date
Karlatemp
f10dca99a6
[IJ] Setup working dir in RunTerminal.kt; Fit .gitignore rules; fix #366 2021-06-12 21:27:24 +08:00
Karlatemp
3d83fde396
[IJ] Fix template of RunTerminal.kt 2021-06-07 21:26:57 +08:00
Karlatemp
bf9dd0d229
[IJ] Create .gitignore in project creating 2021-06-07 21:21:51 +08:00
Karlatemp
95620cd386
[IJ] Create RunTerminal.kt in project creating; fix #362 2021-06-07 21:21:27 +08:00
Him188
bfd8a0068c Fix template name 2021-04-04 19:30:34 +08:00
Him188
41d0c16ad1
New Project Wizard (#320)
* Add project wizard

* Add OptionsStep

* Template application fundamentals

* Extract BuildSystemType from BuildSystemStep to top-level

* Complete templates

* Fix build

* Fix build

* Support Java and Groovy, fix strings in Kotlin templates

* Add template for gradle.properties

* Disable `depends on` field

* Fix Java template

* Fix build

* Update tools/compiler-annotations/src/CheckerConstants.kt

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>

* Update tools/intellij-plugin/src/creator/steps/ValidationUtil.kt

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
2021-03-29 18:17:50 +08:00