Skip to content

paulorec/RClass4j

Repository files navigation

RClass4j - Eclipse Plugin

Hey! This is a eclipse plug-in to auto generate a R Class from a key and value file.

Installation guide

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!

Usage

Right click any project and hit "Generate R Class"

Configuration

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.