I'm giving the IDEA plugin some love. What I would...
# tornadofx
e
I'm giving the IDEA plugin some love. What I would really like to do is create a better Project Wizard, that generates the project instead of just copying in a template. We could just show a list of options, like
Build System: [ ] Gradle [ ] Maven
,
TornadoFX Version: [ 1.6.0 ]
etc, and then just generate the project. That would solve the Gradle issue, and be much more user friendly. We could also add a checkbox for adding sample views/data etc.
K 1