vtosters / RClass-Generator

R.java file generator with ids from public.xml written on Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RClass-Generator

R.java file generator with ids from public.xml written on Java

How to use

RClassGenerator - R.java file generator with ids from public.xml

usage: rclass-generator [-h] -f <pathname> -p <packagename> [-c]
 -h, --help                     Show this help message and exit
 -f, --file <pathname>          Pathname of public.xml
 -p, --package <packagename>    Packagename of generated class
 -o, --output                   Output R.java file
 -c, --comments                 Add comments with decimal ids

About

R.java file generator with ids from public.xml written on Java


Languages

Language:Java 100.0%