alxsty / idea-generate-fluent-interface

Automatically exported from code.google.com/p/idea-generate-fluent-interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

persist the selections across invocations

GoogleCodeExporter opened this issue · comments

It would be nice if the dialog persisted the settings across launches. For 
example, if I select the getters checkbox and provide a value for the setters 
prefix then it should remember that the next time I launch the action.

I believe IntelliJ has a mechanism for this:

http://confluence.jetbrains.net/display/IDEADEV/Persisting+State+of+Components


Original issue reported on code.google.com by m...@massfords.com on 10 Aug 2012 at 11:40

Attached is the updated code for this and the other issues I've entered.

Original comment by m...@massfords.com on 14 Aug 2012 at 2:25

Attachments:

now the plugin remembers setter prefixes and getter generation choices.

Original comment by huma...@gmail.com on 7 Nov 2012 at 10:07

  • Changed state: Done