Skip to content

tmorcinek/android-codegenerator-plugin-eclipse

Repository files navigation

Eclipse Plugin for Android code generation

Plugin for generation of Android code from XML files (layouts, menus).

For more information please see the website.

Download

All available versions of plugin are in releases.

Installation

You can download jar file from latest release, and copy it into:
eclipse/plugins

Change notes

Version 2.0.3

  • 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.

Version 2.0.2

  • ISSUE #15: Null value in CodeDialog title.
  • ISSUE #14: Initialize preferences defaults in Activator.
  • Automatization of building process.

Version 2.0.1

  • 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

Developed By

Tomasz Morcinek - http://morcinek.co.uk

Follow me on Google+ Follow me on LinkedIn Checkout my Applications in Google Play

License

Copyright 2014 Tomasz Morcinek.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Eclipse Plugin for Android code generation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages