All Projects → ralscha → extclassgenerator

ralscha / extclassgenerator

Licence: Apache-2.0 license
Ext JS code generator. Creating model js classes from java classes

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to extclassgenerator

Annotation Processing Example
It is the example project for the annotation processing tutorial.
Stars: ✭ 116 (+728.57%)
Mutual labels:  annotation-processor
Awesome Annotation Processing
A curated list of resources related to the Java annotation processing API (JSR 269)
Stars: ✭ 193 (+1278.57%)
Mutual labels:  annotation-processor
Kotlin Compile Testing
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
Stars: ✭ 245 (+1650%)
Mutual labels:  annotation-processor
Flownav
Annotation processor that provides better navigation on android multi-modules projects 🛳.
Stars: ✭ 122 (+771.43%)
Mutual labels:  annotation-processor
Beanknife
An annotation processor library to automatically generate the data transfer objects (DTO).
Stars: ✭ 163 (+1064.29%)
Mutual labels:  annotation-processor
Transfuse
💉 Transfuse - A Dependency Injection and Integration framework for Google Android
Stars: ✭ 226 (+1514.29%)
Mutual labels:  annotation-processor
Kson
Gson TypeAdapter & Factory generator for Kotlin data classes
Stars: ✭ 90 (+542.86%)
Mutual labels:  annotation-processor
COCO-Assistant
Helper for dealing with MS-COCO annotations
Stars: ✭ 83 (+492.86%)
Mutual labels:  annotation-processor
Placeholderview
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
Stars: ✭ 2,104 (+14928.57%)
Mutual labels:  annotation-processor
Moshix
Moshi Extensions
Stars: ✭ 243 (+1635.71%)
Mutual labels:  annotation-processor
Bulldog
Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()
Stars: ✭ 133 (+850%)
Mutual labels:  annotation-processor
Shortbread
Android library that creates app shortcuts from annotations
Stars: ✭ 1,803 (+12778.57%)
Mutual labels:  annotation-processor
Ulfberht
🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.
Stars: ✭ 234 (+1571.43%)
Mutual labels:  annotation-processor
Crumb
An annotation processor for breadcrumbing metadata across compilation boundaries.
Stars: ✭ 115 (+721.43%)
Mutual labels:  annotation-processor
node-mocha-extjs
Framework for testing ExtJs applications
Stars: ✭ 19 (+35.71%)
Mutual labels:  extjs
Kripton
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
Stars: ✭ 110 (+685.71%)
Mutual labels:  annotation-processor
Mpapt
🔧 Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
Stars: ✭ 213 (+1421.43%)
Mutual labels:  annotation-processor
green-annotations
An Android Annotations plugin to support Green Robot.
Stars: ✭ 21 (+50%)
Mutual labels:  annotation-processor
Kotlin-Annotation-Processor
Annotation Processor Sample in Kotlin
Stars: ✭ 19 (+35.71%)
Mutual labels:  annotation-processor
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+1571.43%)
Mutual labels:  annotation-processor

Ext Class Generator

Build Status

Code generator that creates Javascript classes for Ext JS and Sencha Touch either dynamically at runtime or during build time with the help of an Annotation Processing Tool (APT) processor.

See the Wiki for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].