Skip to content

Releases: tmorcinek/android-codegenerator-plugin-eclipse

v2.0.3

16 Oct 22:45

Choose a tag to compare

  • ISSUE #20: “Create File" should ask for alternative filename
  • ISSUE #5: Action in Editors Context Menu.
  • ISSUE #19: Templates not properly shown in Preference Template views.

v2.0.2

28 Sep 11:11

Choose a tag to compare

Version 2.0.2

  • generating Activity Class code from layout
  • generating Fragment Class code from layout
  • generating Adapter Class code from item layout
  • generating Menu code from menu xml
  • creating files from code
  • preview screen with generated code that can be modified before creation of file
  • detection of project package
  • preference page with editable templates for generated code, template for each: Activity, Fragment, Adapter, Menu