Releases: paulorec/RClass4j
Releases · paulorec/RClass4j
Stable Release
Beta release
Small configuration options and bug fixes.
Please follow the same instructions for the first alpha release.
Alpha release
###########################
Alpha release
###########################
To install:
- copy JAR to [eclipse-root-folder]/plugins
- restart eclipse
Usage:
- right click package explorer project and select "Generate R Class" or go under Refator and select "Generate R Class"
TO FIX:
- Language file name pattern is hard coded to ^Language_[\w]*.properties.native.
- Output location is the exact folder.
- Encoded keys is not optional.
- Language file must be key=value in a single line.
- Auto Generation after project build is not optional.