Skip to content
Chetan Anand Komakula edited this page Jun 10, 2014 · 1 revision

eSprinkle-quickAndroid:package => denotes under which package the class should be placed. => exclude this tag for default package

eSprinkle-quickAndroid:class
=> denotes the class name

eSprinkle-quickAndroid:is_new
=> it is mandatory tag and for now it should be set as true, => We are building the next version in which 'false' specifies the class is already created and need to create mappings only for the missing.

eSprinkle-quickAndroid:sync_enabled
=> As soon as you save your changes in xml file, => The mappings will be reflected in java file, (currently not available)

Clone this wiki locally