GithubHelp home page GithubHelp logo

android-codegenerator-plugin-eclipse's Introduction

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.

android-codegenerator-plugin-eclipse's People

Contributors

tmorcinek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

android-codegenerator-plugin-eclipse's Issues

"Create File" should ask for alternative filename

Hi Tomasz,

When saving generated code the module should ask for an alternative filename if the aaaa.xml already exists. Now it simple closes the window and does nothing (forcing you to do a new generation).

Cheers, Rene

Templates not properly shown in Preference Template views

Hi Tomasz,

In Eclipse Juno (4.2) on Windows7x32: the preference template views ONLY show a one line, scrolling edittext with the template code instead of a memotext show multiple lines of code. No buttons either (if there should be any).

The same goes for the generated code view, buttons are there though, clipboard and file work fine.

Cheers, Rene

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.