Hey! This is a eclipse plug-in to auto generate a R Class from a key and value file.
Download the latest version and place it under /plugins in your eclipse directory.
$ cd eclipse/plugins/
$ wget https://github.com/paulorec/rclass-eclipse-ext/releases/download/1.0.0.0/RClass_1.0.RC1.jar
Restart eclipse and...
You are done!
Right click any project and hit "Generate R Class"
Under eclipse preference go to R Class and you will find:
Options:
- Enable/Disable Auto generate R Class on build
- Using regex set your input file pattern.
- Skip directory pattern
If you run into any trouble feel free to contact me.