java - How to setup a intellij project template with a prompt -


i looking setup project default in intellij idea. however, i'd prompt asking project name name class , append end of package name. additionally, i'd few other prompts such version, description, etc. put in format in yaml file. bukkit plugin project default.

so question if can have project wizard prompt things project name, version, description, etc. , store information in yaml file. ideal if project name appended on package, , main class renamed project name.

it's not asked for, makes bukkit & spigot plugin development intellij easier, i'd share anyway:

https://github.com/demonwav/intellijbukkitsupport


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -