icerockdev / moko-intellij-plugin

Apache License 2.0
3 stars 1 forks source link

Implement Android Studio new module wizard #11

Open Alex009 opened 3 years ago

Alex009 commented 3 years ago

Just like image but with moko module and configurable content:

extra:

Alex009 commented 3 years ago

maybe can help - https://github.com/korlibs/korge-intellij-plugin

Alex009 commented 3 years ago

also good materials:

https://jetbrains.org/intellij/sdk/docs/intro/welcome.html https://jetbrains.org/intellij/sdk/docs/products/android_studio.html https://jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_dependencies.html#optional-plugin-dependencies https://github.com/JetBrains/gradle-intellij-plugin https://github.com/PStrelchenko/android-studio-new-module-plugin-sample https://github.com/hhru/android-multimodule-plugin/tree/master/plugins/hh-carnival https://proandroiddev.com/write-an-android-studio-plugin-part-1-creating-a-basic-plugin-af956c4f8b50 https://proandroiddev.com/how-i-automated-creating-files-for-a-new-screen-with-my-own-android-studio-plugin-5d54b14ba6fa https://github.com/cashapp/sqldelight/blob/master/sqldelight-idea-plugin/build.gradle