Plugin for generation of Android code from XML files (layouts, menus).
For more information please see the website.
All available versions of plugin are in releases.
You can download jar file from latest release, and copy it into:
eclipse/plugins
- 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.
- ISSUE #15: Null value in CodeDialog title.
- ISSUE #14: Initialize preferences defaults in Activator.
- Automatization of building process.
- 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
Tomasz Morcinek - http://morcinek.co.uk
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.